X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa71af91f41a6993c2e2a4ba118e3d0b5683e0c0..890defb4f3a0012a296c69949bf5f93075743e8f:/src/generic/notifmsgg.cpp 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); }; // ============================================================================