]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobox.h
added selecting-while-dragging
[wxWidgets.git] / include / wx / msw / radiobox.h
index 1ba95def67121e984af75c63af8f8e11114723d7..58bd4bbe01e9201b302202f752d3e447045119fb 100644 (file)
@@ -134,6 +134,7 @@ protected:
 
 private:
     DECLARE_DYNAMIC_CLASS(wxRadioBox)
+    DECLARE_NO_COPY_CLASS(wxRadioBox)
 };
 
 #endif