diff options
Diffstat (limited to 'test/dw_simple_container.hh')
-rw-r--r-- | test/dw_simple_container.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dw_simple_container.hh b/test/dw_simple_container.hh index c8a629db..bb1a37af 100644 --- a/test/dw_simple_container.hh +++ b/test/dw_simple_container.hh @@ -30,7 +30,7 @@ private: void unhighlight (int direction, core::HighlightLayer layer); void getAllocation (int start, int end, core::Allocation *allocation); }; - + Widget *child; protected: |