X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..c81aea07393c320a930a63eafbc762f7c404b989:/include/wx/msw/ole/access.h diff --git a/include/wx/msw/ole/access.h b/include/wx/msw/ole/access.h index f5898dea5e..1684ef72b2 100644 --- a/include/wx/msw/ole/access.h +++ b/include/wx/msw/ole/access.h @@ -59,7 +59,7 @@ private: void* m_pIAccessibleStd; // the pointer to the standard COM interface, // for default processing - DECLARE_NO_COPY_CLASS(wxAccessible) + wxDECLARE_NO_COPY_CLASS(wxAccessible); }; #endif //wxUSE_ACCESSIBILITY