summaryrefslogtreecommitdiff
path: root/src/test/dialog.h
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-03-24 00:07:40 +0000
committerIan C <ianc@noddybox.co.uk>2005-03-24 00:07:40 +0000
commit5a11b5f4b59c46e919989a0fdd05d81ba5ac9347 (patch)
tree83e20dd5e93ba6f3afedb76f3fefccbcfb045cc6 /src/test/dialog.h
parent38ec2689af45b5ef29b5837bac0e4ef45bc75fd6 (diff)
Code updates
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