wxwidgets/include/wx/aui
Vadim Zeitlin a2120bb6e1 Factor out wxAuiTabContainer::GetCloseButtonState()
Extract the function for determining whether the close button should be
shown for the given page in a reusable function.

No real changes yet.
2023-12-24 02:27:37 +01:00
..
aui.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
auibar.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
auibook.h Factor out wxAuiTabContainer::GetCloseButtonState() 2023-12-24 02:27:37 +01:00
barartmsw.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
dockart.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
floatpane.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
framemanager.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
tabart.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
tabartgtk.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
tabartmsw.h Fix AUI tab close button size after DPI change in wxMSW 2023-03-30 19:49:44 +02:00
tabmdi.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00