Task: Migrated part of ::modify to ColDepends
This commit is contained in:
@@ -37,6 +37,7 @@ public:
|
||||
void setStyle (const std::string&);
|
||||
void measure (Task&, unsigned int&, unsigned int&);
|
||||
void render (std::vector <std::string>&, Task&, int, Color&);
|
||||
void modify (Task&, const std::string&);
|
||||
|
||||
private:
|
||||
bool _hyphenate;
|
||||
|
||||
Reference in New Issue
Block a user