X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..5345c6f18f16043a63b3c382025388d8f6e821a4:/include/wx/generic/busyinfo.h?ds=sidebyside 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); };