wxWidgets/include/wx/aui
Vadim Zeitlin be696ed8a4 Reuse base class icon-related functions in wxAuiMDIChildFrame
Don't define GetIcon(), GetIcons() and SetIcon() at all as the base
class already implements them and just keep SetIcons(), which can now be
marked as overridden as it's inherited from wxTopLevelWindow via
wxTDIChildFrame.
2018-05-13 02:46:33 +02:00
..
aui.h
auibar.h
auibook.h
barartmsw.h
dockart.h
floatpane.h
framemanager.h Make wxAuiManager::SavePaneInfo() parameter const 2017-11-05 23:45:21 +01:00
tabart.h
tabartgtk.h
tabartmsw.h
tabmdi.h Reuse base class icon-related functions in wxAuiMDIChildFrame 2018-05-13 02:46:33 +02:00