include/vcl/abstdlg.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 7dbebef754b66e28e92be200be434d17006d3767
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Mon Oct 7 20:50:13 2019 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Tue Oct 8 17:10:48 2019 +0200

    no need for vcl::Window in vcl/abstdlg.hxx anymore
    
    Change-Id: I1a2dcfe676cf5a4a01aa0d8ef7625abc316e8e81
    Reviewed-on: https://gerrit.libreoffice.org/80417
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/include/vcl/abstdlg.hxx b/include/vcl/abstdlg.hxx
index ccbc64a753a0..645f1da4b301 100644
--- a/include/vcl/abstdlg.hxx
+++ b/include/vcl/abstdlg.hxx
@@ -32,7 +32,6 @@ namespace com { namespace sun { namespace star { namespace 
uno { template <class
 
 namespace com { namespace sun { namespace star { namespace frame { class 
XModel; } } } }
 
-namespace vcl { class Window; }
 class Dialog;
 class BitmapEx;
 class DiagramDataInterface;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to