sync with 0.8.2cvs6
[claws.git] / src / automaton.h
index 41910cd91dd5a7cef26981bdcc4d6f776a0fd709..17e0fb8d18ab97cf6517b2e82cfe84a7d6f22bcc 100644 (file)
@@ -46,6 +46,7 @@ struct _Automaton
        gint tag;
        guint timeout_tag;
        guint elapsed;
+       gboolean cancelled;
        gboolean terminated;
 
        gpointer data;