summaryrefslogtreecommitdiff
path: root/dw/iterator.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-10-25 13:58:18 +0200
committerSebastian Geerken <devnull@localhost>2014-10-25 13:58:18 +0200
commitb93f16f2d770309eb49d9a3275a42e294a164f1a (patch)
tree9ca970199824b59bcb1aeea2bbd9cf75f1ff9bd8 /dw/iterator.hh
parentdcf6e00e9b790e0868d8863f140567eef5e540c1 (diff)
Fixed problems with getWidgetAtPoint.
Diffstat (limited to 'dw/iterator.hh')
-rw-r--r--dw/iterator.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/iterator.hh b/dw/iterator.hh
index 773cf303..acef26da 100644
--- a/dw/iterator.hh
+++ b/dw/iterator.hh
@@ -285,6 +285,7 @@ public:
void pop ();
void forward ();
void backward ();
+ void cleanup ();
};
} // namespace core