]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dialog.h
Take into account wxFONTFLAG_STRIKETHROUGH in wxGTK wxFont ctor.
[wxWidgets.git] / include / wx / msw / dialog.h
index 5726427683c97602069467fe6d147fd935870df0..8e799611ff33c66f5f57b5328c2ec42cd74809d5 100644 (file)
@@ -92,9 +92,9 @@ public:
     // override some base class virtuals
     virtual bool Show(bool show = true);
 
-    virtual void Raise();
-
+#if wxUSE_DIALOG_SIZEGRIP
     virtual void SetWindowStyleFlag(long style);
+#endif // wxUSE_DIALOG_SIZEGRIP
 
 #ifdef __POCKETPC__
     // Responds to the OK button in a PocketPC titlebar. This