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 /svx | |
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 'svx')
-rw-r--r-- | svx/source/dialog/srchdlg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/dialog/srchdlg.cxx b/svx/source/dialog/srchdlg.cxx index c94056e3f0dd..82e587626734 100644 --- a/svx/source/dialog/srchdlg.cxx +++ b/svx/source/dialog/srchdlg.cxx @@ -20,7 +20,6 @@ #include <sal/macros.h> #include <vcl/wrkwin.hxx> -#include <vcl/morebtn.hxx> #include <vcl/timer.hxx> #include <svl/slstitm.hxx> #include <svl/itemiter.hxx> |