summaryrefslogtreecommitdiff
path: root/src/test/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/dialog.h')
-rw-r--r--src/test/dialog.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/test/dialog.h b/src/test/dialog.h
index d1dee42..ac47a4e 100644
--- a/src/test/dialog.h
+++ b/src/test/dialog.h
@@ -4,3 +4,9 @@
#define IDBUTTON 4
#define IDQUIT 5
#define IDCHECK 6
+#define IDLOADTXT 7
+#define IDLOADBUT 8
+#define IDSAVETXT 9
+#define IDSAVEBUT 10
+#define IDDIRTXT 11
+#define IDDIRBUT 12