X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c8f80d27586a190927d491c618f48a4253246728..96defed03c190cb602ed4f7ca6e962a49e10dddd:/include/wx/selstore.h diff --git a/include/wx/selstore.h b/include/wx/selstore.h index b72d10f990..f82d1ac5be 100644 --- a/include/wx/selstore.h +++ b/include/wx/selstore.h @@ -94,7 +94,7 @@ private: // the array of items whose selection state is different from default wxSelectedIndices m_itemsSel; - DECLARE_NO_COPY_CLASS(wxSelectionStore) + wxDECLARE_NO_COPY_CLASS(wxSelectionStore); }; #endif // _WX_SELSTORE_H_