View
- Code reorganization. Much can be moved to default behavior in the base class.
This commit is contained in:
@@ -39,9 +39,7 @@ public:
|
||||
~ColumnProject ();
|
||||
|
||||
void measure (Task&, int&, int&);
|
||||
void renderHeader (std::vector <std::string>&, int);
|
||||
void render (std::vector <std::string>&, Task*, int);
|
||||
std::string type () const;
|
||||
|
||||
private:
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user