include/svx/colorwindow.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 797e0170f31ef10df0841e1cfae5c39903b6a316
Author:     Stephan Bergmann <[email protected]>
AuthorDate: Wed Jan 15 17:13:15 2020 +0100
Commit:     Stephan Bergmann <[email protected]>
CommitDate: Wed Jan 15 19:08:43 2020 +0100

    Toolbox needs to be a complete type here (Windows --disable-pch)
    
    ...because of the m_xToolBox data member and inline copy/move functions of
    SVX_DLLPUBLIC MenuOrToolMenuButton
    
    Change-Id: Ia070c28e31797f7d09c2862f5bb2775379c0a170
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86867
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <[email protected]>

diff --git a/include/svx/colorwindow.hxx b/include/svx/colorwindow.hxx
index 6f2054082f54..8a2f42751dfd 100644
--- a/include/svx/colorwindow.hxx
+++ b/include/svx/colorwindow.hxx
@@ -26,6 +26,7 @@
 #include <svx/Palette.hxx>
 #include <vcl/lstbox.hxx>
 #include <vcl/fixed.hxx>
+#include <vcl/toolbox.hxx>
 
 #include <functional>
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to