no message

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2001-10-22 22:12:59 +00:00
parent 275c4ae474
commit 42f2e3e9bb
2 changed files with 4 additions and 13 deletions

View File

@@ -368,6 +368,9 @@
#define wxUSE_SPLASH 1
#define NO_TEXT_WINDOW_STREAM 1
#if (!(defined(WXUSINGDLL) || defined(WXMAKINGDLL)))
#define NO_TEXT_WINDOW_STREAM 1 // defined in textctrl.h for DLL builds
#endif
#endif
// _WX_SETUP_H_