Added the Variable Information dialog.
[pspp-builds.git] / src / ui / gui / psppire-dialog.h
index 17d8b50fd3956b9e8e31e785e20b417f79207bc9..71015f38727399645dd881d3b2670a49e69d7dbb 100644 (file)
 #include <glib-object.h>
 #include <gtk/gtkwindow.h>
 
-#define PSPPIRE_RESPONSE_PASTE 1
 
+#define PSPPIRE_RESPONSE_PASTE 1
+#define PSPPIRE_RESPONSE_GOTO 2
+#define PSPPIRE_RESPONSE_CONTINUE 3
 
 G_BEGIN_DECLS