X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..bbc1265c400d44962621a6b2c7c36ccff097207c:/include/wx/busyinfo.h diff --git a/include/wx/busyinfo.h b/include/wx/busyinfo.h index ab9f5a6f2d..b4a902dc15 100644 --- a/include/wx/busyinfo.h +++ b/include/wx/busyinfo.h @@ -46,6 +46,8 @@ public: private: wxInfoFrame *m_InfoFrame; + + DECLARE_NO_COPY_CLASS(wxBusyInfo) };