Quit item = wxID_EXIT in case we use standard ids in resources

Minimal sample frame style suits Smartphone and Pocket PC now


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-07-20 22:58:05 +00:00
parent beb471b5e9
commit 1896f99ca4
2 changed files with 2 additions and 5 deletions

View File

@@ -1,6 +1,3 @@
mondrian ICON "mondrian.ico"
#include "wx/msw/wx.rc"
#define MINIMAL_QUIT 1
#define MINIMAL_ABOUT 102