X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cbc66a27047635e86fbba08043da831666d74f4a..b8e7b6738fe00529fdeae26e6cfea1ccc2a00a76:/include/wx/msw/statbr95.h?ds=sidebyside diff --git a/include/wx/msw/statbr95.h b/include/wx/msw/statbr95.h index f6f56cfe1d..66446448db 100644 --- a/include/wx/msw/statbr95.h +++ b/include/wx/msw/statbr95.h @@ -12,7 +12,7 @@ #ifndef _STATBR95_H #define _STATBR95_H -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "statbr95.h" #endif @@ -66,7 +66,7 @@ protected: void DoMoveWindow(int x, int y, int width, int height); private: - DECLARE_DYNAMIC_CLASS(wxStatusBar95); + DECLARE_DYNAMIC_CLASS_NO_COPY(wxStatusBar95) }; #endif // wxUSE_NATIVE_STATUSBAR