X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..a01d6442f4dcf2d30d52e50bc8c8410066f76265:/include/wx/palmos/radiobox.h diff --git a/include/wx/palmos/radiobox.h b/include/wx/palmos/radiobox.h index e0b2ec666b..d77fce4bfe 100644 --- a/include/wx/palmos/radiobox.h +++ b/include/wx/palmos/radiobox.h @@ -163,7 +163,7 @@ private: wxHashTable m_radios; DECLARE_DYNAMIC_CLASS(wxRadioBox) - DECLARE_NO_COPY_CLASS(wxRadioBox) + wxDECLARE_NO_COPY_CLASS(wxRadioBox); }; #endif