summaryrefslogtreecommitdiffstats
path: root/cui/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-05-31 14:36:17 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-06-01 18:27:55 +0200
commit6613d77a75d7f59399a293a2f6758b7e0531d1ec (patch)
tree212367d4568d95a5071d3e6b2aee352f95859c58 /cui/source
parentrename OneExampleFrame back to SwOneExampleFrame (diff)
downloadcore-6613d77a75d7f59399a293a2f6758b7e0531d1ec.tar.gz
core-6613d77a75d7f59399a293a2f6758b7e0531d1ec.zip
drop some unneeded includes
Change-Id: I1c20dcdc2cab0ba42630d28387e789cbdef7ba62 Reviewed-on: https://gerrit.libreoffice.org/73271 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit eebc452a508bb865fbbebe69771564e1d8fcb32b) Reviewed-on: https://gerrit.libreoffice.org/73316
Diffstat (limited to 'cui/source')
-rw-r--r--cui/source/inc/insrc.hxx1
-rw-r--r--cui/source/inc/newtabledlg.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/insrc.hxx b/cui/source/inc/insrc.hxx
index b712c080ca9a..555b07700b7a 100644
--- a/cui/source/inc/insrc.hxx
+++ b/cui/source/inc/insrc.hxx
@@ -21,7 +21,6 @@
#include <rtl/string.hxx>
#include <rtl/ustring.hxx>
-#include <svx/stddlg.hxx>
#include <vcl/weld.hxx>
class SvxInsRowColDlg : public SvxAbstractInsRowColDlg, public weld::GenericDialogController
diff --git a/cui/source/inc/newtabledlg.hxx b/cui/source/inc/newtabledlg.hxx
index 88b7f61c5ec9..cad953779b12 100644
--- a/cui/source/inc/newtabledlg.hxx
+++ b/cui/source/inc/newtabledlg.hxx
@@ -19,7 +19,6 @@
#ifndef INCLUDED_CUI_SOURCE_INC_NEWTABLEDLG_HXX
#define INCLUDED_CUI_SOURCE_INC_NEWTABLEDLG_HXX
-#include <svx/stddlg.hxx>
#include <svx/svxdlg.hxx>
#include <vcl/weld.hxx>