]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/radiobox.h
Add RunScript and implement on all backends. Document and add a very simple unit...
[wxWidgets.git] / include / wx / palmos / radiobox.h
index e0b2ec666bb1f7a06b5ec039bfff6620b20deca9..d77fce4bfeccfdd126a6223408bbce4688124c57 100644 (file)
@@ -163,7 +163,7 @@ private:
     wxHashTable m_radios;
 
     DECLARE_DYNAMIC_CLASS(wxRadioBox)
-    DECLARE_NO_COPY_CLASS(wxRadioBox)
+    wxDECLARE_NO_COPY_CLASS(wxRadioBox);
 };
 
 #endif