diff options
author | VaibhavMalik4187 <vaibhavmalik2018@gmail.com> | 2022-04-20 00:10:15 +0200 |
---|---|---|
committer | Hossein <hossein@libreoffice.org> | 2022-04-20 01:36:42 +0200 |
commit | ed007423eb4b6d1560d81317b20f291d81bced28 (patch) | |
tree | 9c836b96262113867fd83467c6b6a97ab8b7f38d /vcl/osx | |
parent | e9dbbf0f184e4f742d5f0e1a6bc9adcd9d765739 (diff) |
tdf#97228 Move ToolbarValue class to separate include file
The ToolbarValue class defined in include/vcl/salnativewidgets.hxx
was used only by vcl. Therefore, it is now moved to a seperate include
file named toolbarvalue.hxx which is inside vcl/inc folder.
This header file only contains the definition of the the ToolbarValue
class. All the files that references the ToolbarValue class now
include toolbarvalue.hxx.
Change-Id: I78fe3ceb09892c5d3f720ee3d66111bdcdf48db2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131321
Tested-by: Jenkins
Reviewed-by: Hossein <hossein@libreoffice.org>
Diffstat (limited to 'vcl/osx')
0 files changed, 0 insertions, 0 deletions