summaryrefslogtreecommitdiff
path: root/src/test/dialog.h
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-04-11 00:03:53 +0000
committerIan C <ianc@noddybox.co.uk>2005-04-11 00:03:53 +0000
commitf8ba03594573e8487927c236180ad5895e73db17 (patch)
tree7ca7b24be4ce8adb411bd74ec4c5fd27c8a360c7 /src/test/dialog.h
parent517295ea0928dfd2bd30d997949c472f68d22e06 (diff)
Some changes and added RadioButton
Diffstat (limited to 'src/test/dialog.h')
-rw-r--r--src/test/dialog.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test/dialog.h b/src/test/dialog.h
index 6789be0..d70c14c 100644
--- a/src/test/dialog.h
+++ b/src/test/dialog.h
@@ -22,3 +22,6 @@
#define IDPOPUP 22
#define IDPOPUP1 23
#define IDPOPUP2 24
+#define IDRADIO1 25
+#define IDRADIO2 26
+#define IDRADIO3 27