summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-07 10:07:27 +0000
committerAndras Timar <andras.timar@collabora.com>2020-05-10 21:45:05 +0200
commit2b8e09b12cdcc2254b86f80ec3b0691c7548e1f2 (patch)
tree217bd8ac87d958f2cf1df5fc59f0664cf160789b /include
parent2ab871e806595d555c0460652b52a3f369f95b57 (diff)
arrow in sidebar not getting reenabled on changing context
possibly since... commit 5b77d17c4f1ca734babf962b45c1aa07bdca14e9 Date: Sat Jan 4 18:09:20 2020 +0000 sidebar: allow panels to lurk around instead of being disposed. Change-Id: I4d3085a1bd0ceb5f04dba3e49c801df05b795061 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86332 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93866 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'include')
-rw-r--r--include/svx/sidebar/LinePropertyPanelBase.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/sidebar/LinePropertyPanelBase.hxx b/include/svx/sidebar/LinePropertyPanelBase.hxx
index 6d10cca666a0..2def46e3b524 100644
--- a/include/svx/sidebar/LinePropertyPanelBase.hxx
+++ b/include/svx/sidebar/LinePropertyPanelBase.hxx
@@ -108,6 +108,7 @@ protected:
void setMapUnit(MapUnit eMapUnit);
+ void enableArrowHead();
void disableArrowHead();
protected: