X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..c65c67bebaac058737b3eda114e7c3dc1f022423:/include/wx/generic/busyinfo.h diff --git a/include/wx/generic/busyinfo.h b/include/wx/generic/busyinfo.h index a48067b175..b75204a2cd 100644 --- a/include/wx/generic/busyinfo.h +++ b/include/wx/generic/busyinfo.h @@ -33,7 +33,7 @@ public: private: wxFrame *m_InfoFrame; - DECLARE_NO_COPY_CLASS(wxBusyInfo) + wxDECLARE_NO_COPY_CLASS(wxBusyInfo); };