mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Commands - _query
- Migrated handleQuery to CmdQuery.
This commit is contained in:
parent
75e651626d
commit
4603bdb509
8 changed files with 129 additions and 44 deletions
|
@ -52,7 +52,6 @@ bool nag (Task&);
|
|||
// command.cpp
|
||||
int handleDone (std::string&);
|
||||
int handleModify (std::string&);
|
||||
int handleQuery (std::string&);
|
||||
int handleDelete (std::string&);
|
||||
void handleUndo ();
|
||||
void handleMerge (std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue