X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bde56d09bb9915462039bcb8955c2f81e74cc953..880d76dfb12d4e8466df30d641bb25c6f71bd398:/include/wx/msw/frame.h?ds=sidebyside diff --git a/include/wx/msw/frame.h b/include/wx/msw/frame.h index 177bbb65b4..2ea3ed670f 100644 --- a/include/wx/msw/frame.h +++ b/include/wx/msw/frame.h @@ -42,7 +42,6 @@ public: // implement base class pure virtuals virtual bool ShowFullScreen(bool show, long style = wxFULLSCREEN_ALL); - virtual void Raise(); // implementation only from now on // -------------------------------