diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-14 20:09:47 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-14 22:27:05 +0200 |
commit | 26c7c10d2de625f616d34897fa45c1b9b22c50a8 (patch) | |
tree | 91e6133cc2e0632e122b4022fe04316d06de11ea /sc/source/ui/inc/highred.hxx | |
parent | 1c97e5ffa79ccb6ad6272b7044c008800b61da79 (diff) |
MoreButton is solely used by toolkit
Change-Id: Ieb436b49be3598e316d59a6d89cb211879d061c1
Reviewed-on: https://gerrit.libreoffice.org/61766
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/source/ui/inc/highred.hxx')
-rw-r--r-- | sc/source/ui/inc/highred.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/highred.hxx b/sc/source/ui/inc/highred.hxx index 909c18f7865f..c13d4a1b5518 100644 --- a/sc/source/ui/inc/highred.hxx +++ b/sc/source/ui/inc/highred.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_HIGHRED_HXX #define INCLUDED_SC_SOURCE_UI_INC_HIGHRED_HXX -#include <vcl/morebtn.hxx> #include <vcl/combobox.hxx> #include <svtools/headbar.hxx> #include <svtools/simptabl.hxx> |