| commit | cba6653d460cc3800d1bd84ca9d39279b928e473 | [log] |
|---|---|---|
| author | Tamás Zolnai <tamas.zolnai@collabora.com> | Wed Jan 25 23:03:34 2017 +0100 |
| committer | Caolán McNamara <caolanm@redhat.com> | Thu Jan 26 08:57:04 2017 +0000 |
| tree | 7926f544a6254da155b52ef9400feee4ac6671ce | |
| parent | f6587264b2c5b9191a4a7b547416c366db1c5607 [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>
diff --git a/svx/source/stbctrls/stbctrls.h b/svx/source/stbctrls/stbctrls.h index 532bbe1..91d4fa9 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