From f8ba03594573e8487927c236180ad5895e73db17 Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 11 Apr 2005 00:03:53 +0000 Subject: Some changes and added RadioButton --- src/test/dialog.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/test/dialog.h') 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 -- cgit v1.2.3