summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/filtergrouping.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/filtergrouping.cxx b/sfx2/source/dialog/filtergrouping.cxx
index 2ef1cd5737eb..385f11e043d7 100644
--- a/sfx2/source/dialog/filtergrouping.cxx
+++ b/sfx2/source/dialog/filtergrouping.cxx
@@ -661,7 +661,7 @@ namespace sfx2
assert(aCurrentGroup != _rAllFilters.end()); //invalid current group!
if (aCurrentGroup == _rAllFilters.end())
- aCurrentGroup == _rAllFilters.begin();
+ aCurrentGroup = _rAllFilters.begin();
// ===========================================================
// check if the filter is part of a global group