]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/ctrlsub.h
Restore DrawRadioButton to the main wxRenderer API, create a method overload for...
[wxWidgets.git] / include / wx / motif / ctrlsub.h
index cc417f9f80575b147fa481e9b7640922a081fd7c..fef8e0a791745429670f4f2b716d472e23340ca5 100644 (file)
@@ -33,7 +33,7 @@ protected:
 
 private:
     DECLARE_ABSTRACT_CLASS(wxControlWithItems)
-    DECLARE_NO_COPY_CLASS(wxControlWithItems)
+    wxDECLARE_NO_COPY_CLASS(wxControlWithItems);
 };
 
 #endif // _WX_MOTIF_CTRLSUB_H_