summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-11-16 17:00:33 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-11-16 17:00:33 +0000
commite80018f8fce130bc7ba6c9bef6b9f927c857afe2 (patch)
tree030caeb665b95b074938cc924100704fc5b43d78 /svx/inc
parent349ebefec794488b7ca299c7dc1227d2e92433d6 (diff)
fix this to build again
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/svx/checklbx.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/inc/svx/checklbx.hxx b/svx/inc/svx/checklbx.hxx
index 0a15f829fb..c69f9bd390 100644
--- a/svx/inc/svx/checklbx.hxx
+++ b/svx/inc/svx/checklbx.hxx
@@ -61,8 +61,7 @@ public:
SvxCheckListBox( Window* pParent, WinBits nWinStyle = 0 );
SvxCheckListBox( Window* pParent, const ResId& rResId );
SvxCheckListBox( Window* pParent, const ResId& rResId,
- const Image& rNormalStaticImage,
- const Image& rHighContrastStaticImage );
+ const Image& rNormalStaticImage );
~SvxCheckListBox();
void InsertEntry ( const String& rStr,