summaryrefslogtreecommitdiff
path: root/gtk/gtk_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtk_gui.h')
-rw-r--r--gtk/gtk_gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtk_gui.h b/gtk/gtk_gui.h
index 39d4d5f16..e7cd8a1f9 100644
--- a/gtk/gtk_gui.h
+++ b/gtk/gtk_gui.h
@@ -25,6 +25,7 @@ extern GladeXML *gladeWindows;
extern char *glade_file_location;
extern char *options_file_location;
extern char *res_dir_location;
+extern char *print_options_file_location;
extern GtkWindow *wndAbout;