projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More patches from Bo, reduced wxDataViewModel, more sorting preps
[wxWidgets.git]
/
include
/
wx
/
textdlg.h
diff --git
a/include/wx/textdlg.h
b/include/wx/textdlg.h
index 7eb37741fc96fca814c16125dca2ea60622562e3..26e322b73b3d45418dc634983573f11d6528d8c9 100644
(file)
--- a/
include/wx/textdlg.h
+++ b/
include/wx/textdlg.h
@@
-14,10
+14,5
@@
#include "wx/generic/textdlgg.h"
-#if WXWIN_COMPATIBILITY_2_4
- // for wxGetNumberFromUser()
- #include "wx/numdlg.h"
-#endif // WXWIN_COMPATIBILITY_2_4
-
#endif // _WX_TEXTDLG_H_BASE_