Kaydet (Commit) 9f1920e7 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:saloverride

Change-Id: Id88a0130bf6468013e2d7441ec79131fe115d13b
üst 126b4407
......@@ -109,7 +109,7 @@ public:
MenuBarWindow( Window* pParent );
virtual ~MenuBarWindow();
virtual void ShowButtons(bool bClose, bool bFloat, bool bHide);
virtual void ShowButtons(bool bClose, bool bFloat, bool bHide) SAL_OVERRIDE;
virtual void MouseMove( const MouseEvent& rMEvt ) SAL_OVERRIDE;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) SAL_OVERRIDE;
......
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