]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxrc/wxrc.cpp
avoid a bug in Carbon headers
[wxWidgets.git] / utils / wxrc / wxrc.cpp
index 8bf7f2ef0afd9db7291c82b424f4592e195e3ef9..39550b591cd86e425d928d248377f09937e6e638 100644 (file)
@@ -64,7 +64,7 @@ private:
     int retCode;
 };
 
-IMPLEMENT_APP(XmlResApp)
+IMPLEMENT_APP_NO_THEMES(XmlResApp)
 
 int XmlResApp::OnRun()
 {