[Libreoffice-commits] core.git: sc/qa

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Aug 8 07:24:39 UTC 2018


 sc/qa/unit/screenshots/screenshots.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 62775630afc80d1da0dc345e8ec10123a8e05463
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed Aug 8 09:24:12 2018 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Wed Aug 8 09:24:12 2018 +0200

    Missing include (incomplete SfxAbstractTabDialog)
    
    Change-Id: Iba9facc39f26a22f07de5372e0eebf9a4544c077

diff --git a/sc/qa/unit/screenshots/screenshots.cxx b/sc/qa/unit/screenshots/screenshots.cxx
index f67580c3e9a6..7b9a2d8cc2ff 100644
--- a/sc/qa/unit/screenshots/screenshots.cxx
+++ b/sc/qa/unit/screenshots/screenshots.cxx
@@ -18,6 +18,7 @@
 #include <osl/conditn.hxx>
 #include <osl/file.hxx>
 #include <sfx2/dispatch.hxx>
+#include <sfx2/sfxdlg.hxx>
 #include <sfx2/viewfrm.hxx>
 #include <sfx2/lokhelper.hxx>
 #include <svl/srchitem.hxx>


More information about the Libreoffice-commits mailing list