Filter: Implemented ::hasMiscellaneous
This commit is contained in:
@@ -44,6 +44,7 @@ public:
|
||||
void subset (std::vector <Task>&);
|
||||
bool hasFilter ();
|
||||
bool hasModifications ();
|
||||
bool hasMiscellaneous ();
|
||||
bool pendingOnly ();
|
||||
void safety ();
|
||||
void disableSafety ();
|
||||
|
||||
Reference in New Issue
Block a user