aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkviewbase.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/fltkviewbase.hh')
-rw-r--r--dw/fltkviewbase.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/dw/fltkviewbase.hh b/dw/fltkviewbase.hh
index b1b6c4ab..03cf26d8 100644
--- a/dw/fltkviewbase.hh
+++ b/dw/fltkviewbase.hh
@@ -112,8 +112,6 @@ public:
FltkWidgetView (int x, int y, int w, int h, const char *label = 0);
~FltkWidgetView ();
- void layout();
-
void drawText (core::style::Font *font,
core::style::Color *color,
core::style::Color::Shading shading,