X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c8f80d27586a190927d491c618f48a4253246728..f1a736636c32fa9cda80447c9f17287484ea8094:/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_