summaryrefslogtreecommitdiff
path: root/include/vcl/toolkit/ivctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/toolkit/ivctrl.hxx')
-rw-r--r--include/vcl/toolkit/ivctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/toolkit/ivctrl.hxx b/include/vcl/toolkit/ivctrl.hxx
index e322631036a3..b572448e006f 100644
--- a/include/vcl/toolkit/ivctrl.hxx
+++ b/include/vcl/toolkit/ivctrl.hxx
@@ -220,7 +220,7 @@ public:
void SetClickHdl( const Link<SvtIconChoiceCtrl*,void>& rLink ) { _aClickIconHdl = rLink; }
- using OutputDevice::SetBackground;
+ using Window::SetBackground;
void SetBackground( const Wallpaper& rWallpaper );
void ArrangeIcons();