summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2021-04-15 10:40:08 +0200
committerCaolán McNamara <caolanm@redhat.com>2021-04-15 13:00:11 +0200
commit96d60ec785dad784e76fe351176b0782807c649a (patch)
tree4ebc34c3edbfc9cabfd37daa4b778fb227f4f789
parenta080727522e04b8e1fc1641c892af9227d2e8dad (diff)
Fix comment
Change-Id: Ia9af45c7e9a0805885eebc00e0540f2d69a1859b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114132 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--sc/source/ui/inc/checklistmenu.hxx3
1 files changed, 1 insertions, 2 deletions
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
{