X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/479101cac1fdca97a3c130ee05a7ff4ebe177edf..ef094fa075bc56bcbc33b12159c395ea28afda3b:/include/wx/generic/splash.h diff --git a/include/wx/generic/splash.h b/include/wx/generic/splash.h index dc5c195930..a3ccfa3897 100644 --- a/include/wx/generic/splash.h +++ b/include/wx/generic/splash.h @@ -9,7 +9,7 @@ // Licence: ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "splash.h" #endif @@ -67,6 +67,7 @@ protected: DECLARE_DYNAMIC_CLASS(wxSplashScreen) DECLARE_EVENT_TABLE() + DECLARE_NO_COPY_CLASS(wxSplashScreen) }; /*