summaryrefslogtreecommitdiff
path: root/src/backgroundwidget.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/backgroundwidget.hh')
-rw-r--r--src/backgroundwidget.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backgroundwidget.hh b/src/backgroundwidget.hh
index 23dd9918..640ac45e 100644
--- a/src/backgroundwidget.hh
+++ b/src/backgroundwidget.hh
@@ -16,7 +16,7 @@ public:
BackgroundWidget(otk::Widget *parent, WidgetBase::WidgetType type);
virtual ~BackgroundWidget();
- virtual void setStyle(otk::Style *style);
+ virtual void setStyle(otk::RenderStyle *style);
virtual void adjust();