fixed wxUniv compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
6a54cc2a11
commit
5984c7f71b
1 changed files with 0 additions and 6 deletions
|
|
@ -107,12 +107,6 @@ END_EVENT_TABLE()
|
|||
// not wxApp)
|
||||
IMPLEMENT_APP(MyApp)
|
||||
|
||||
#ifdef __WXUNIVERSAL__
|
||||
#include "wx/univ/theme.h"
|
||||
|
||||
WX_USE_THEME(win32);
|
||||
WX_USE_THEME(gtk);
|
||||
#endif // __WXUNIVERSAL__
|
||||
|
||||
// ============================================================================
|
||||
// implementation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue