summaryrefslogtreecommitdiff
path: root/desktop/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/gui.h')
-rw-r--r--desktop/gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/gui.h b/desktop/gui.h
index dc964db81..d44b57d1c 100644
--- a/desktop/gui.h
+++ b/desktop/gui.h
@@ -30,7 +30,7 @@
#include "desktop/plot_style.h"
#include "desktop/mouse.h"
-typedef enum {
+typedef enum gui_save_type {
GUI_SAVE_SOURCE,
GUI_SAVE_DRAW,
GUI_SAVE_PDF,