summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2023-03-02 07:48:42 +0100
committerMichael Stahl <michael.stahl@allotropia.de>2023-03-02 15:04:48 +0000
commit50dc5454840e2d47e3e5fee4b17e7280ea074863 (patch)
tree873485c9cb9d9930a281a287274c772ef11091ed
parentdbe36c47aa685ccdcfd05e5116348ace7b3bd68f (diff)
Fix viewsettings count
Was missed in d0cacf09a1105d89bf3df84b18623d790e3aeb82 Change-Id: I43c1c9b595a8fc8e2982027093695556e182074e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148081 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> (cherry picked from commit 31a503a0a10aea0489ac2ebe5abd745f37e6402b) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148094 Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
-rw-r--r--sc/inc/ViewSettingsSequenceDefines.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/ViewSettingsSequenceDefines.hxx b/sc/inc/ViewSettingsSequenceDefines.hxx
index 7fd754a07b6d..f22c4df5e05b 100644
--- a/sc/inc/ViewSettingsSequenceDefines.hxx
+++ b/sc/inc/ViewSettingsSequenceDefines.hxx
@@ -24,7 +24,7 @@
// this are the defines for the position of the settings in the
// ViewSettingsSequence
-#define SC_VIEWSETTINGS_COUNT 24
+#define SC_VIEWSETTINGS_COUNT 25
#define SC_VIEW_ID 0
#define SC_TABLE_VIEWSETTINGS 1