Use _NO_THEMES
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
4a3dcf1de1
commit
3029e588e0
@ -64,7 +64,7 @@ private:
|
||||
int retCode;
|
||||
};
|
||||
|
||||
IMPLEMENT_APP(XmlResApp)
|
||||
IMPLEMENT_APP_NO_THEMES(XmlResApp)
|
||||
|
||||
int XmlResApp::OnRun()
|
||||
{
|
||||
|
@ -64,7 +64,7 @@ private:
|
||||
int retCode;
|
||||
};
|
||||
|
||||
IMPLEMENT_APP(XmlResApp)
|
||||
IMPLEMENT_APP_NO_THEMES(XmlResApp)
|
||||
|
||||
int XmlResApp::OnRun()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user