Ticket #14745 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

wxAuiPaneInfo documentation still refers to wxbase lib

Reported by: phi Owned by:
Priority: normal Milestone:
Component: documentation Version: 2.9-svn
Keywords: wxaui Cc:
Blocked By: Patch: yes
Blocking:

Description

Very simple fix, just correct the doc to set wxaui instead of wxbase

Attachments

framemanager.patch download (466 bytes) - added by phi 8 months ago.

Change History

Changed 8 months ago by phi

Changed 8 months ago by VZ

  • status changed from new to closed
  • resolution set to fixed

(In [72686]) Correctly document the library the classes belong to.

Many classes were documented as being in a wrong library, mostly a lot of
wxbase vs wxcore confusion but we even managed to document wxAuiManager as
being in wxbase. Correct all this.

Closes #14745, #14747.

Note: See TracTickets for help on using tickets.