aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkplatform.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/fltkplatform.hh')
-rw-r--r--dw/fltkplatform.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/fltkplatform.hh b/dw/fltkplatform.hh
index 1d9a7521..dcb1a7ff 100644
--- a/dw/fltkplatform.hh
+++ b/dw/fltkplatform.hh
@@ -126,7 +126,7 @@ private:
static void generalStaticIdle(void *data);
void generalIdle();
- lout::container::typed::List <FltkView> *views;
+ FltkView *view;
lout::container::typed::List <ui::FltkResource> *resources;
public: