From e80018f8fce130bc7ba6c9bef6b9f927c857afe2 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 16 Nov 2010 17:00:33 +0000 Subject: fix this to build again --- svx/inc/svx/checklbx.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'svx/inc') 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, -- cgit v1.2.3