summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-08-05 09:14:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-08-05 13:09:57 +0200
commit423c177d58e04af027379159b856c9b817d56488 (patch)
tree9c94d5f6d57377a3714999698caf9c678d261397 /dbaccess
parent94b45e3b74e889a65fc619d1132cfa6e4af44ba7 (diff)
drop unneeded forward declare
Change-Id: Ifc7eab2bed8bfa55bf7d4dc6d56dac8ccfdf5642 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120065 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/querydesign/TableWindowTitle.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/querydesign/TableWindowTitle.cxx b/dbaccess/source/ui/querydesign/TableWindowTitle.cxx
index 3d625b8bb777..ed2f2151781f 100644
--- a/dbaccess/source/ui/querydesign/TableWindowTitle.cxx
+++ b/dbaccess/source/ui/querydesign/TableWindowTitle.cxx
@@ -20,7 +20,6 @@
#include <TableWindowTitle.hxx>
#include <TableWindow.hxx>
#include <vcl/svapp.hxx>
-#include <vcl/help.hxx>
#include <vcl/settings.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/event.hxx>