]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/splash.h
wxMSW wxDatePickerCtrl header
[wxWidgets.git] / include / wx / generic / splash.h
index 498eee8eec4202fa4386287e89ea72fb24158780..c073c5243632d1e8f8aaa1c82300dd944fdac9fd 100644 (file)
@@ -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,