Revert "Column: Removed obsolete method"
This reverts commit 07027abf99.
This commit is contained in:
@@ -41,6 +41,7 @@ public:
|
||||
static Column* uda (const std::string&);
|
||||
|
||||
Column ();
|
||||
virtual ~Column ();
|
||||
|
||||
const std::string& name () const { return _name; }
|
||||
const std::string& style () const { return _style; }
|
||||
|
||||
Reference in New Issue
Block a user