]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/splash.h
added and documented wxDYNLIB_FUNCTION
[wxWidgets.git] / include / wx / generic / splash.h
index a3ccfa38977f363607ce0ea8a318ebdf31b87c41..a6a580c0e9059121ce377b2a22da48f78bb4c701 100644 (file)
@@ -90,7 +90,8 @@ public:
 protected:
     wxBitmap    m_bitmap;
 
 protected:
     wxBitmap    m_bitmap;
 
-DECLARE_EVENT_TABLE()
+    DECLARE_EVENT_TABLE()
+    DECLARE_NO_COPY_CLASS(wxSplashScreenWindow)
 };
 
 
 };