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
new file mode 100644
index 0000000..d1dee42
--- /dev/null
+++ b/src/test/dialog.h
@@ -0,0 +1,6 @@
+#define TESTDLG 1
+#define IDSTATIC1 2
+#define IDTEXT 3
+#define IDBUTTON 4
+#define IDQUIT 5
+#define IDCHECK 6