mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Hooks
- Modified ::onExit to remove the indicator that data was modified. This is not supported.
This commit is contained in:
parent
a9cf61c1d1
commit
5ce317bb48
3 changed files with 3 additions and 8 deletions
|
@ -41,7 +41,7 @@ public:
|
|||
void initialize ();
|
||||
|
||||
void onLaunch ();
|
||||
bool onExit ();
|
||||
void onExit ();
|
||||
void onAdd (Task&);
|
||||
void onModify (const Task&, Task&);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue