Get the right dialogs into OS/2

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2002-01-28 03:24:34 +00:00
parent 359755491d
commit b82186f0e7
3 changed files with 5 additions and 2 deletions

View File

@@ -315,6 +315,9 @@
// text entry dialog and wxGetTextFromUser function
#define wxUSE_TEXTDLG 1
// use the number dialog
#define wxUSE_NUMBERDLG 1
// wxToolBar class
#define wxUSE_TOOLBAR 1
#define wxUSE_TOOLBAR_NATIVE 1