]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dialog.h
moved smart phone test to chkconf.h from features.h
[wxWidgets.git] / include / wx / msw / dialog.h
index 297e5be53057a837b9759919b3498309f305c408..c14daec8d203777ad366c80e33a41217f0508d6c 100644 (file)
@@ -78,6 +78,8 @@ public:
     // override some base class virtuals
     virtual bool Show(bool show = TRUE);
 
+    virtual void Raise();
+
     // event handlers
     void OnCharHook(wxKeyEvent& event);
     void OnCloseWindow(wxCloseEvent& event);