Kaydet (Commit) 08a7b542 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused parameter 'pBindings'

Change-Id: I4569c83fad5974d95f667e6ddd40648e4951e10f
üst a6e8a1de
...@@ -85,7 +85,7 @@ namespace { ...@@ -85,7 +85,7 @@ namespace {
ColorControl::ColorControl ( ColorControl::ColorControl (
Window* pParent, Window* pParent,
SfxBindings* pBindings, SfxBindings* /* pBindings */,
const ResId& rControlResId, const ResId& rControlResId,
const ResId& rValueSetResId, const ResId& rValueSetResId,
const ::boost::function<Color(void)>& rNoColorGetter, const ::boost::function<Color(void)>& rNoColorGetter,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment