vcl: Merge SvHeaderTabListBoxImpl into SvHeaderTabListBox
commit8b9a7146bc6d8ccd19968b89ed97ce59cd466573
authorMichael Weghorn <m.weghorn@posteo.de>
Tue, 4 Feb 2025 15:26:13 +0000 (4 16:26 +0100)
committerMichael Weghorn <m.weghorn@posteo.de>
Wed, 5 Feb 2025 07:37:03 +0000 (5 08:37 +0100)
tree822390adaa5c002fadcfd0387b3fdc7f288b2a6a
parent8fbae3f72ef305feef3981ce6feb4e9fe92c7abd
vcl: Merge SvHeaderTabListBoxImpl into SvHeaderTabListBox

SvHeaderTabListBoxImpl only has a single VclPtr<HeaderBar>
member. Move that one directly to SvHeaderTabListBox and drop
SvHeaderTabListBoxImpl.

Change-Id: Ia79229a1c901f4e7a9f90496caacfb434b582fe7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181136
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Tested-by: Jenkins
include/vcl/toolkit/svtabbx.hxx
vcl/source/treelist/svtabbx.cxx