diff options
| author | Ian C <ianc@noddybox.co.uk> | 2005-04-17 23:57:44 +0000 |
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2005-04-17 23:57:44 +0000 |
| commit | 9d0c916a1c22615b25f84b8a219df1f607a110e5 (patch) | |
| tree | e7391f4dde1b5a5c01bd3988915428520229b94d /src/test/dialog.rc | |
| parent | d496cf2407129524c50169a56b6a296afa34dbd4 (diff) | |
Test updates
Diffstat (limited to 'src/test/dialog.rc')
| -rw-r--r-- | src/test/dialog.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/dialog.rc b/src/test/dialog.rc index 233389c..d655dab 100644 --- a/src/test/dialog.rc +++ b/src/test/dialog.rc @@ -36,6 +36,7 @@ IDMENU MENU { MENUITEM "Load", IDMENULOAD MENUITEM "Save", IDMENUSAVE + MENUITEM "Dialog", IDMENUDIALOG MENUITEM "Quit", IDMENUQUIT } POPUP "Test" |
