Refactor wxAUI: extract wxAuiTabArt in a separate file.
No real changes, just extract wxAuiTabArt into its own file. Also rename wxAuiDefaultTabArt to wxAuiSimpleTabArt in preparation for having other tab art classes as the default one. See #14098. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3555,6 +3555,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
src/aui/auibook.cpp
|
||||
src/aui/auibar.cpp
|
||||
src/aui/tabmdi.cpp
|
||||
src/aui/tabart.cpp
|
||||
</set>
|
||||
<set var="AUI_HDR" hints="files">
|
||||
wx/aui/framemanager.h
|
||||
@@ -3564,6 +3565,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
wx/aui/auibar.h
|
||||
wx/aui/tabmdi.h
|
||||
wx/aui/aui.h
|
||||
wx/aui/tabart.h
|
||||
</set>
|
||||
|
||||
<!-- ====================================================================== -->
|
||||
|
Reference in New Issue
Block a user