[Libreoffice-commits] core.git: include/vcl

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Sun Dec 29 19:39:10 UTC 2019


 include/vcl/weldutils.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5155f1a6f54705b3dae6c7af53dc5c0c1418a46b
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Dec 27 21:08:46 2019 +0000
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Sun Dec 29 20:38:38 2019 +0100

    incomplete declaration
    
    Change-Id: I1dfdd03e7e068b5bfe68a1e2cb40e32ec676e865
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85878
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/include/vcl/weldutils.hxx b/include/vcl/weldutils.hxx
index 66e37637e5f7..dc2ca29150ac 100644
--- a/include/vcl/weldutils.hxx
+++ b/include/vcl/weldutils.hxx
@@ -16,6 +16,7 @@
 #include <cppuhelper/compbase.hxx>
 #include <tools/link.hxx>
 #include <vcl/dllapi.h>
+#include <vcl/weld.hxx>
 
 namespace weld
 {


More information about the Libreoffice-commits mailing list