]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/app.h
don't do anything in SetWindowMenu() if we're setting the same menu as we already...
[wxWidgets.git] / include / wx / x11 / app.h
index 0aa5f73d7fd582867aa86a311a46f2f20f38410a..02bea53fffc4340a6ed0da5b0fb8f37393b55b9a 100644 (file)
@@ -34,7 +34,7 @@ class WXDLLIMPEXP_FWD_CORE wxXVisualInfo;
 // the wxApp class for wxX11 - see wxAppBase for more details
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxApp : public wxAppBase
+class WXDLLIMPEXP_CORE wxApp : public wxAppBase
 {
 public:
     wxApp();