]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/app.h
Update wxWebView guards to stop backend compilation when wxUSE_WEBVIEW is 0.
[wxWidgets.git] / interface / wx / app.h
index d5badd57d1b2dd08539b7c57cd32d820cb64ff38..76b0d5384567d6d4585487069cf5c3e217bedb15 100644 (file)
@@ -828,9 +828,7 @@ public:
 
         @onlyfor{wxosx}
     */
-    wxDEPRECATED_BUT_USED_INTERNALLY(
-        virtual void MacOpenFile(const wxString& fileName)
-    );
+    virtual void MacOpenFile(const wxString& fileName);
 
     /**
         Called in response of a "get-url" Apple event.