summaryrefslogtreecommitdiff
path: root/include/svx/sidebar/PopupControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sidebar/PopupControl.hxx')
-rw-r--r--include/svx/sidebar/PopupControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sidebar/PopupControl.hxx b/include/svx/sidebar/PopupControl.hxx
index 626e7074501d..df3f75a97fe7 100644
--- a/include/svx/sidebar/PopupControl.hxx
+++ b/include/svx/sidebar/PopupControl.hxx
@@ -39,7 +39,7 @@ public :
vcl::Window* pParent,
const ResId& rResId);
- virtual void Paint (const Rectangle& rect) SAL_OVERRIDE;
+ virtual void Paint (vcl::RenderContext& rRenderContext, const Rectangle& rect) SAL_OVERRIDE;
};
} } // end of namespace svx::sidebar