summaryrefslogtreecommitdiff
path: root/include/sfx2/infobar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/infobar.hxx')
-rw-r--r--include/sfx2/infobar.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/infobar.hxx b/include/sfx2/infobar.hxx
index 7a89267b3bc5..1d3adc6b4412 100644
--- a/include/sfx2/infobar.hxx
+++ b/include/sfx2/infobar.hxx
@@ -55,7 +55,7 @@ class SfxInfoBarWindow : public vcl::Window
virtual void dispose() SAL_OVERRIDE;
const OUString& getId() const { return m_sId; }
- virtual void Paint( const Rectangle& ) SAL_OVERRIDE;
+ virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& ) SAL_OVERRIDE;
virtual void Resize( ) SAL_OVERRIDE;
/** Add button to Infobar.