X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..32f1f66a3e79f705db1e3beb7d58f6763c5fb878:/include/wx/generic/splash.h diff --git a/include/wx/generic/splash.h b/include/wx/generic/splash.h index 498eee8eec..c073c52436 100644 --- a/include/wx/generic/splash.h +++ b/include/wx/generic/splash.h @@ -44,7 +44,7 @@ class WXDLLIMPEXP_ADV wxSplashScreen: public wxFrame { public: // for RTTI macros only - wxSplashScreen() {}; + wxSplashScreen() {} wxSplashScreen(const wxBitmap& bitmap, long splashStyle, int milliseconds, wxWindow* parent, wxWindowID id, const wxPoint& pos = wxDefaultPosition,