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

@@ -48,7 +48,7 @@ enum wxAnimationType
flag is given, the control will not change its size
@endStyleTable
@library{wxadv}
@library{wxcore}
@category{ctrl}
@nativeimpl{wxgtk,wxmsw}
@@ -191,7 +191,7 @@ public:
On other platforms wxAnimation is always capable of loading both GIF and ANI
formats (i.e. both @c wxANIMATION_TYPE_GIF and @c wxANIMATION_TYPE_ANI).
@library{wxadv}
@library{wxcore}
@category{gdi}
@stdobjects