summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2017-01-25 23:03:34 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2017-01-25 22:20:29 +0000
commit326729ce54de5296cb2a673ae88d2befa3e245ef (patch)
treecc92671f978ff1d34652f11ef150f1331ec520e1
parent3d92c34d0a4db27435458e0f3dd50709622388a9 (diff)
tdf#105520: "Selection Count" does not appear on Status bar when selected
Change-Id: I6ade03b39aeafffa08cfbfcca4739cfe5a73d4ac Reviewed-on: https://gerrit.libreoffice.org/33561 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
-rw-r--r--svx/source/stbctrls/stbctrls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/stbctrls/stbctrls.h b/svx/source/stbctrls/stbctrls.h
index 532bbe19ca4f..91d4fa9987b5 100644
--- a/svx/source/stbctrls/stbctrls.h
+++ b/svx/source/stbctrls/stbctrls.h
@@ -37,7 +37,7 @@
#define PSZ_FUNC_MAX 4
#define PSZ_FUNC_MIN 5
#define PSZ_FUNC_SUM 9
-#define PSZ_FUNC_SELECTION_COUNT 12
+#define PSZ_FUNC_SELECTION_COUNT 13
#define PSZ_FUNC_NONE 16
#define XMLSEC_CALL 1