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 7123816..6789be0 100644 --- a/src/test/dialog.h +++ b/src/test/dialog.h @@ -19,3 +19,6 @@ #define IDMENUTEST 19 #define IDMENUTESTITEM1 20 #define IDMENUTESTITEM2 21 +#define IDPOPUP 22 +#define IDPOPUP1 23 +#define IDPOPUP2 24 |