diff options
Diffstat (limited to 'src/test/dialog.h')
-rw-r--r-- | src/test/dialog.h | 3 |
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 |