summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-07 10:07:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-07 14:14:42 +0100
commit86ffa73ed04900a33160cb6b28a8898fe139396d (patch)
treef098e558cd21c5ae82b5bc5989cb236791e0dfbe /include
parente5f9fd49d15071532bbef19e8622c8f6cac9ece9 (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>
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 c19061877cef..e114d7b8e9b3 100644
--- a/include/svx/sidebar/LinePropertyPanelBase.hxx
+++ b/include/svx/sidebar/LinePropertyPanelBase.hxx
@@ -103,6 +103,7 @@ protected:
void setMapUnit(MapUnit eMapUnit);
+ void enableArrowHead();
void disableArrowHead();
protected: