summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-02-08 11:55:18 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-02-11 07:00:35 +0100
commit7df04009b98165f89c89f1e506ebafd2fecc8f5a (patch)
tree5629b360bd669d458dcfa0e3da7e7ce44c194363 /reportdesign
parenteb5e2dea18835df78872a8b0e3446e604f749645 (diff)
remove ControlDependencyManager
and just use our normal handlers, instead of this weird magic Change-Id: I8245787bec2a755ce6aba31ed681577771537ca1 Reviewed-on: https://gerrit.libreoffice.org/67534 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/source/ui/inc/DateTime.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/reportdesign/source/ui/inc/DateTime.hxx b/reportdesign/source/ui/inc/DateTime.hxx
index 2f7a1eaca881..0906c7906e57 100644
--- a/reportdesign/source/ui/inc/DateTime.hxx
+++ b/reportdesign/source/ui/inc/DateTime.hxx
@@ -24,8 +24,6 @@
#include <com/sun/star/util/XNumberFormats.hpp>
#include <com/sun/star/lang/Locale.hpp>
-#include <svtools/dialogcontrolling.hxx>
-
namespace rptui
{
class OReportController;