Patch #6086. Adds "transformation pending" state.
[pspp-builds.git] / src / ui / gui / helper.h
index ddced00fc3d61c15e72d85d31d087dc56e1413e1..7ada5b5298fe5bdb660a52995f3a7e4830aa5a76 100644 (file)
@@ -54,7 +54,7 @@ void connect_help (GladeXML *);
 void reference_manual (GtkMenuItem *, gpointer);
 
 struct getl_interface;
-gboolean execute_syntax (struct getl_interface *sss);
+void execute_syntax (struct getl_interface *sss);
 
 
 #define XML_NEW(FILE) \