projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updated the erase/paint event logic.
[wxWidgets.git]
/
include
/
wx
/
os2
/
setup0.h
diff --git
a/include/wx/os2/setup0.h
b/include/wx/os2/setup0.h
index ea8d31fe4b5e6e35d5d64039c8beff8ea2a3b625..4efd8d7da7394b42fd5ec98c414c4c330a7deef2 100644
(file)
--- a/
include/wx/os2/setup0.h
+++ b/
include/wx/os2/setup0.h
@@
-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