@elextr commented on this pull request.


In addons/src/ao_tasks.c:

>  {
+	AoTasksUpdateTasksForDocArguments *arguments = data;
+	AoTasks *t = arguments->t;
+	GeanyDocument *doc = arguments->doc;

I was thinking of DOCVALID()


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1257/review/1521028571@github.com>