]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobut.h
WXWIN_COMPATIBILITY_2_2 should be 0 by default now
[wxWidgets.git] / include / wx / msw / radiobut.h
index ea577bca889cb9d4f98b6e0156f95ccfdede10bd..723a99ba729c9b2b9b5c0a442ecf4a1f5cbd7db0 100644 (file)
@@ -66,7 +66,7 @@ private:
     // see the comments in SetFocus()
     bool m_focusJustSet;
 
-    DECLARE_DYNAMIC_CLASS(wxRadioButton)
+    DECLARE_DYNAMIC_CLASS_NO_COPY(wxRadioButton)
 };
 
 #endif