summaryrefslogtreecommitdiff
path: root/include/svx/colrctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/colrctrl.hxx')
-rw-r--r--include/svx/colrctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/colrctrl.hxx b/include/svx/colrctrl.hxx
index 20fc1f8145bc..dbefc7f0cbfa 100644
--- a/include/svx/colrctrl.hxx
+++ b/include/svx/colrctrl.hxx
@@ -59,7 +59,7 @@ protected:
DECL_LINK_TYPED(ExecDragHdl, void*, void);
public:
- SvxColorValueSet_docking( vcl::Window* pParent, WinBits nWinStyle = WB_ITEMBORDER );
+ SvxColorValueSet_docking( vcl::Window* pParent );
bool IsLeftButton() const { return mbLeftButton; }
};