summaryrefslogtreecommitdiffstats
path: root/include/vcl/InterimItemWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/InterimItemWindow.hxx')
-rw-r--r--include/vcl/InterimItemWindow.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/vcl/InterimItemWindow.hxx b/include/vcl/InterimItemWindow.hxx
index 08860c50244a..61c001fd8caa 100644
--- a/include/vcl/InterimItemWindow.hxx
+++ b/include/vcl/InterimItemWindow.hxx
@@ -31,7 +31,8 @@ public:
bool ControlHasFocus() const;
- virtual void Draw(OutputDevice* pDevice, const Point& rPos, DrawFlags nFlags) override;
+ virtual void Draw(OutputDevice* pDevice, const Point& rPos,
+ SystemTextColorFlags nFlags) override;
protected:
// bAllowCycleFocusOut of true allows focus to be moved out of the Control