]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/caret.h
initialize the image list size in default ctor
[wxWidgets.git] / include / wx / caret.h
index d1dba597613cc89830eb2ddcc426f96ddefd1e64..e34ed29d12ec995d152f9468114606b1989d0b69 100644 (file)
@@ -224,6 +224,8 @@ public:
 
 private:
     wxCaret *m_caret;
+
+    DECLARE_NO_COPY_CLASS(wxCaretSuspend)
 };
 
 #endif // wxUSE_CARET