]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tbarbase.h
Derive wxBitmap from wxBitmapBase in wxMotif, with the appropriate
[wxWidgets.git] / include / wx / tbarbase.h
index c96bef2acf9279b59487e3fe0a6050815808b5e3..9cd4e2ea77c5bd76cfcd6bcdb15ac3d59679ad1d 100644 (file)
@@ -234,6 +234,8 @@ protected:
     // short and long help strings
     wxString m_shortHelpString;
     wxString m_longHelpString;
+
+    DECLARE_NO_COPY_CLASS(wxToolBarToolBase)
 };
 
 // a list of toolbar tools