Refactor common code in dialog implementations
[pspp-builds.git] / src / ui / gui / helper.h
index 1a620908309c3f93450dd4b90178ec1ca0001785..25ff0aa00c4cdccd60268efca6321eb4c045f1f2 100644 (file)
 #include <gtk/gtk.h>
 #include <glade/glade.h>
 
+
+
+void paste_syntax_in_new_window (const gchar *syntax);
+
 /*
    GtkRecentChooserMenu was added in 2.10.0
    but it didn't support GtkRecentFilters until