Replace references to "adv" with "core" in classes documentation
All classes previously in "wxadv" are now in "wxcore".
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
User clicked on a hyperlink.
|
||||
@endEventTable
|
||||
|
||||
@library{wxadv}
|
||||
@library{wxcore}
|
||||
@category{events}
|
||||
*/
|
||||
class wxHyperlinkEvent : public wxCommandEvent
|
||||
@@ -90,7 +90,7 @@ wxEventType wxEVT_HYPERLINK;
|
||||
Currently this class is implemented using native support in wxGTK and wxMSW
|
||||
and a generic version is used by the other ports.
|
||||
|
||||
@library{wxadv}
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{hyperlinkctrl}
|
||||
|
||||
|
Reference in New Issue
Block a user