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

Samuel Mehrbrodt (via logerrit) logerrit at kemper.freedesktop.org
Thu Apr 15 11:00:55 UTC 2021


 sc/source/ui/inc/checklistmenu.hxx |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 96d60ec785dad784e76fe351176b0782807c649a
Author:     Samuel Mehrbrodt <samuel.mehrbrodt at allotropia.de>
AuthorDate: Thu Apr 15 10:40:08 2021 +0200
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Apr 15 13:00:11 2021 +0200

    Fix comment
    
    Change-Id: Ia9af45c7e9a0805885eebc00e0540f2d69a1859b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114132
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sc/source/ui/inc/checklistmenu.hxx b/sc/source/ui/inc/checklistmenu.hxx
index 1bdd5b49b18d..926e56397afc 100644
--- a/sc/source/ui/inc/checklistmenu.hxx
+++ b/sc/source/ui/inc/checklistmenu.hxx
@@ -293,8 +293,7 @@ private:
 };
 
 /**
- * This class implements a popup window for field button, for quick access
- * of hide-item list, and possibly more stuff related to field options.
+ * This class implements a popup window for the auto filter dropdown.
  */
 class ScCheckListMenuWindow : public DropdownDockingWindow
 {


More information about the Libreoffice-commits mailing list