]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/frame.h
When handling accelerators in wxWebView make sure that we do not block right-alt...
[wxWidgets.git] / include / wx / msw / frame.h
index 177bbb65b499a49633fd5130c6ce57972947a83e..2ea3ed670fdb50afd09a67209048e0b7249b1106 100644 (file)
@@ -42,7 +42,6 @@ public:
 
     // implement base class pure virtuals
     virtual bool ShowFullScreen(bool show, long style = wxFULLSCREEN_ALL);
 
     // implement base class pure virtuals
     virtual bool ShowFullScreen(bool show, long style = wxFULLSCREEN_ALL);
-    virtual void Raise();
 
     // implementation only from now on
     // -------------------------------
 
     // implementation only from now on
     // -------------------------------