aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkui.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/fltkui.hh')
-rw-r--r--dw/fltkui.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/fltkui.hh b/dw/fltkui.hh
index 48548a59..0a9d6242 100644
--- a/dw/fltkui.hh
+++ b/dw/fltkui.hh
@@ -343,6 +343,7 @@ private:
protected:
virtual Fl_Button *createNewButton (core::Allocation *allocation) = 0;
Fl_Widget *createNewWidget (core::Allocation *allocation);
+ void setWidgetStyle (Fl_Widget *widget, core::style::Style *style);
public:
FltkToggleButtonResource (FltkPlatform *platform,