sfx2/source/dialog/backingwindow.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 38d6d477791dd9c443a719227fdee9432dc39b85
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Tue Jan 19 10:47:34 2021 +0000
Commit:     Michael Stahl <michael.st...@allotropia.de>
CommitDate: Wed Jan 20 12:36:50 2021 +0100

    silence "gsignal.c:2731: instance X has no handler with id Y" warning
    
    Change-Id: Iafc0aa085338fb41758fa845252f584c2a8aea76
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109584
    Tested-by: Jenkins
    Reviewed-by: Michael Stahl <michael.st...@allotropia.de>

diff --git a/sfx2/source/dialog/backingwindow.cxx 
b/sfx2/source/dialog/backingwindow.cxx
index f7f98a86b11f..39183c2a748c 100644
--- a/sfx2/source/dialog/backingwindow.cxx
+++ b/sfx2/source/dialog/backingwindow.cxx
@@ -170,6 +170,7 @@ void BackingWindow::dispose()
     mxDrawAllButton.reset();
     mxDBAllButton.reset();
     mxMathAllButton.reset();
+    mxBrandImage.reset();
     mxHelpButton.reset();
     mxExtensionsButton.reset();
     mxAllButtonsBox.reset();
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to