removed wxUSE_PENWINDOWS (and its misspellings), it didn't work and wasn't used/defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -108,12 +108,6 @@ extern WXDLLIMPEXP_DATA_BASE(HINSTANCE) wxhInstance;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if wxUSE_PENWIN
|
||||
WXDLLEXPORT void wxRegisterPenWin();
|
||||
WXDLLEXPORT void wxCleanUpPenWin();
|
||||
WXDLLEXPORT void wxEnablePenAppHooks (bool hook);
|
||||
#endif // wxUSE_PENWIN
|
||||
|
||||
#if wxUSE_ITSY_BITSY
|
||||
#define IBS_HORZCAPTION 0x4000L
|
||||
#define IBS_VERTCAPTION 0x8000L
|
||||
|
Reference in New Issue
Block a user