fix patch

This commit is contained in:
Caolán McNamara 2014-05-09 09:01:00 +01:00
parent 62bbdcd5ac
commit bd9bac5569

View File

@ -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();
+