From bd9bac55690cba40c93b6c08768439c2c9628e2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Fri, 9 May 2014 09:01:00 +0100 Subject: [PATCH] fix patch --- 0001-add-a-status-bar-icon-to-fit-slide-to-window.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0001-add-a-status-bar-icon-to-fit-slide-to-window.patch b/0001-add-a-status-bar-icon-to-fit-slide-to-window.patch index d8f445b..1af7961 100644 --- a/0001-add-a-status-bar-icon-to-fit-slide-to-window.patch +++ b/0001-add-a-status-bar-icon-to-fit-slide-to-window.patch @@ -79,7 +79,7 @@ index 429ee9c..5d7950f 100644 + Image maImage; +public: + virtual void Paint( const UserDrawEvent& rEvt ) SAL_OVERRIDE; -+ virtual bool MouseButtonDown( const MouseEvent & rEvt ) SAL_OVERRIDE; ++ virtual sal_Bool MouseButtonDown( const MouseEvent & rEvt ) SAL_OVERRIDE; + + SFX_DECL_STATUSBAR_CONTROL(); +