diff --git a/include/wx/msw/dialog.h b/include/wx/msw/dialog.h index 5726427683..32ff8acd0d 100644 --- a/include/wx/msw/dialog.h +++ b/include/wx/msw/dialog.h @@ -94,7 +94,9 @@ public: 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