X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e12152104f6f3a24afe09284bf5ad7b3cedfff1c..acd32ffcdb319f162633c20e0202db3f8542998a:/src/generic/busyinfo.cpp diff --git a/src/generic/busyinfo.cpp b/src/generic/busyinfo.cpp index cf767882c5..723678c027 100644 --- a/src/generic/busyinfo.cpp +++ b/src/generic/busyinfo.cpp @@ -31,7 +31,7 @@ public: wxInfoFrame(wxWindow *parent, const wxString& message); private: - DECLARE_NO_COPY_CLASS(wxInfoFrame) + wxDECLARE_NO_COPY_CLASS(wxInfoFrame); };