ColDate: Removed Col* virtual overrides that delegate back to the base
This commit is contained in:
@@ -35,7 +35,6 @@ public:
|
||||
ColumnEntry ();
|
||||
~ColumnEntry ();
|
||||
|
||||
bool validate (std::string&);
|
||||
void setStyle (const std::string&);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user