summaryrefslogtreecommitdiffstats
path: root/include/svx/sidebar/LinePropertyPanelBase.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-01-30 14:49:10 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-01-30 20:40:08 +0100
commita91855165dc7c119166b05c038d238f59c8c1281 (patch)
tree54c2dc971a098d8a2d530a887889996b3deed3b3 /include/svx/sidebar/LinePropertyPanelBase.hxx
parenttdf#130219 change labels in Case dropdown box in Font Effects tab (diff)
downloadcore-a91855165dc7c119166b05c038d238f59c8c1281.tar.gz
core-a91855165dc7c119166b05c038d238f59c8c1281.zip
loplugin:unusedmethods
Change-Id: Icab9a4789b0bb9187ad5393a2b8578fc4c5e401f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87736 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/sidebar/LinePropertyPanelBase.hxx')
-rw-r--r--include/svx/sidebar/LinePropertyPanelBase.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/sidebar/LinePropertyPanelBase.hxx b/include/svx/sidebar/LinePropertyPanelBase.hxx
index c4515a4560d8..89cca13c0b14 100644
--- a/include/svx/sidebar/LinePropertyPanelBase.hxx
+++ b/include/svx/sidebar/LinePropertyPanelBase.hxx
@@ -134,7 +134,6 @@ private:
void Initialize();
- DECL_LINK(ChangeLineStyleHdl, weld::ComboBox&, void);
DECL_LINK(ToolboxWidthSelectHdl, const OString&, void);
DECL_LINK(ChangeTransparentHdl, weld::MetricSpinButton&, void );
DECL_LINK(ChangeEdgeStyleHdl, weld::ComboBox&, void);