summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/sidebar/WrapPropertyPanel.hxx')
-rw-r--r--sw/source/uibase/sidebar/WrapPropertyPanel.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/uibase/sidebar/WrapPropertyPanel.hxx b/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
index 66bca6ceed92..d50c9fc560db 100644
--- a/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
+++ b/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
@@ -43,8 +43,7 @@ namespace sw { namespace sidebar {
virtual void NotifyItemUpdate(
const sal_uInt16 nSId,
const SfxItemState eState,
- const SfxPoolItem* pState,
- const bool bIsEnabled) override;
+ const SfxPoolItem* pState) override;
virtual ~WrapPropertyPanel() override;
virtual void dispose() override;