[Libreoffice-commits] core.git: sw/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Jan 7 09:46:46 UTC 2019


 sw/source/uibase/docvw/FloatingTableButton.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 90ecbc750586a6a949438ee5382bd056ebc7c627
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Mon Jan 7 11:42:33 2019 +0200
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Mon Jan 7 11:43:28 2019 +0200

    Need <vcl/settings.hxx>
    
    Change-Id: I5c6e27d210efad26cfa0f4f67cfc51dfb07f577e

diff --git a/sw/source/uibase/docvw/FloatingTableButton.cxx b/sw/source/uibase/docvw/FloatingTableButton.cxx
index bda6a318f8e6..cce46145cf18 100644
--- a/sw/source/uibase/docvw/FloatingTableButton.cxx
+++ b/sw/source/uibase/docvw/FloatingTableButton.cxx
@@ -13,6 +13,7 @@
 #include <edtwin.hxx>
 #include <strings.hrc>
 #include <vcl/metric.hxx>
+#include <vcl/settings.hxx>
 #include <viewopt.hxx>
 #include <frame.hxx>
 #include <flyfrm.hxx>


More information about the Libreoffice-commits mailing list