View
- Implemented start.active.
This commit is contained in:
@@ -34,6 +34,10 @@ class ColumnStart : public ColumnDate
|
||||
public:
|
||||
ColumnStart ();
|
||||
~ColumnStart ();
|
||||
|
||||
void setStyle (const std::string&);
|
||||
void measure (Task&, int&, int&);
|
||||
void render (std::vector <std::string>&, Task&, int, Color&);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user