summaryrefslogtreecommitdiff
path: root/include/sfx2/groupid.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2018-02-26 22:31:53 +0100
committerKatarina Behrens <Katarina.Behrens@cib.de>2018-02-27 12:44:24 +0100
commit66e8f52d10eb6ff779d177e61899e83f6a3b5a60 (patch)
treeb812d20a981f4c3989a9fd3c4cdea58450b76796 /include/sfx2/groupid.hxx
parent93596ffc94376b0b43a77f18f56ae9640127de5c (diff)
Replace the 2 occurences of Navigation by Navigator
and get rid of: warn:legacy.osl:10410:10410:sfx2/source/control/msgpool.cxx:211: GroupId-Name not defined in SFX! Indeed "Navigation" isn't taken into account in getGidResId from msgpool.cxx (sfx2) Change-Id: Ie5d54175106c1ca835a487ccfe2a38f3f21dc93d Reviewed-on: https://gerrit.libreoffice.org/50400 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'include/sfx2/groupid.hxx')
-rw-r--r--include/sfx2/groupid.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sfx2/groupid.hxx b/include/sfx2/groupid.hxx
index 0fc3a0b1b659..1e6823c85af8 100644
--- a/include/sfx2/groupid.hxx
+++ b/include/sfx2/groupid.hxx
@@ -49,8 +49,7 @@ enum class SfxGroupId {
Connector,
Modify,
Drawing,
- Controls,
- Navigation
+ Controls
};
// make it hashable for storing in maps