summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-04-08 21:34:19 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-04-09 13:11:50 +0200
commite693801f6bdc083f362b79c695146bed94b0511f (patch)
tree2f27d8ad922c1e6b710a88ee885e6da5cce55c4e
parentb2fafc5d7351d0ae9055816590b989c023a2875d (diff)
drop unneeded forward declare
Change-Id: I6a748d76bb24661404d280236f4c850a9136bb30 Reviewed-on: https://gerrit.libreoffice.org/70430 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--cui/source/factory/dlgfact.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/factory/dlgfact.hxx b/cui/source/factory/dlgfact.hxx
index 13fa7d39c237..6d263ea3a70a 100644
--- a/cui/source/factory/dlgfact.hxx
+++ b/cui/source/factory/dlgfact.hxx
@@ -26,7 +26,6 @@
#include <tools/link.hxx>
#include <com/sun/star/frame/XFrame.hpp>
-class SfxTabDialog;
class SfxModalDialog;
class SfxSingleTabDialogController;
class Dialog;