diff --git a/src/commands/CmdDenotate.cpp b/src/commands/CmdDenotate.cpp index e2ea1e788..ac73f940b 100644 --- a/src/commands/CmdDenotate.cpp +++ b/src/commands/CmdDenotate.cpp @@ -128,7 +128,7 @@ int CmdDenotate::execute (std::string&) } } - if (before.data_removeme () != task.data_removeme ()) + if (before.getAnnotations () != task.getAnnotations ()) { auto question = format ("Denotate task {1} '{2}'?", task.identifier (true),