Replace references to "adv" with "core" in classes documentation

All classes previously in "wxadv" are now in "wxcore".
This commit is contained in:
Vadim Zeitlin
2018-08-27 22:52:15 +02:00
parent f40a39e666
commit 560d00f3cc
30 changed files with 97 additions and 97 deletions

View File

@@ -68,7 +68,7 @@ enum wxSashDragStatus
with ids in the given range have their sashes dragged.
@endEventTable
@library{wxadv}
@library{wxcore}
@category{miscwnd}
@see wxSashEvent, wxSashLayoutWindow, @ref overview_events
@@ -241,7 +241,7 @@ public:
the given range have their sashes dragged.
@endEventTable
@library{wxadv}
@library{wxcore}
@category{events}
@see wxSashWindow, @ref overview_events