summaryrefslogtreecommitdiffstats
path: root/include/svx/fntctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fntctrl.hxx')
-rw-r--r--include/svx/fntctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/fntctrl.hxx b/include/svx/fntctrl.hxx
index 758f1eb6bddc..e753970341af 100644
--- a/include/svx/fntctrl.hxx
+++ b/include/svx/fntctrl.hxx
@@ -62,7 +62,7 @@ public:
void ResetColor();
void SetBackColor( const Color& rColor );
void UseResourceText();
- void Paint( vcl::RenderContext& rRenderContext, const Rectangle& ) override;
+ void Paint( vcl::RenderContext& rRenderContext, const tools::Rectangle& ) override;
bool IsTwoLines() const;
void SetTwoLines(bool bSet);