summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2017-01-25 23:03:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-01-26 08:57:04 +0000
commitcba6653d460cc3800d1bd84ca9d39279b928e473 (patch)
tree7926f544a6254da155b52ef9400feee4ac6671ce /svx
parentf6587264b2c5b9191a4a7b547416c366db1c5607 (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> (cherry picked from commit 326729ce54de5296cb2a673ae88d2befa3e245ef) Reviewed-on: https://gerrit.libreoffice.org/33564 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-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