X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa71af91f41a6993c2e2a4ba118e3d0b5683e0c0..a2ee1945871d7b9d71ec18954ffb2f0f239c2e57:/src/generic/notifmsgg.cpp?ds=sidebyside diff --git a/src/generic/notifmsgg.cpp b/src/generic/notifmsgg.cpp index 364cab307e..f563d7a5b1 100644 --- a/src/generic/notifmsgg.cpp +++ b/src/generic/notifmsgg.cpp @@ -81,7 +81,7 @@ private: DECLARE_EVENT_TABLE() - DECLARE_NO_COPY_CLASS(wxNotificationMessageDialog) + wxDECLARE_NO_COPY_CLASS(wxNotificationMessageDialog); }; // ============================================================================