summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/protectiondlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/protectiondlg.hxx')
-rw-r--r--sc/source/ui/inc/protectiondlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/protectiondlg.hxx b/sc/source/ui/inc/protectiondlg.hxx
index b2c1a4751e3d..f24cda785efb 100644
--- a/sc/source/ui/inc/protectiondlg.hxx
+++ b/sc/source/ui/inc/protectiondlg.hxx
@@ -49,7 +49,7 @@ public:
private:
void Init();
- void EnableOptionalWidgets(bool bEnable = true);
+ void EnableOptionalWidgets(bool bEnable);
VclPtr<CheckBox> m_pBtnProtect;