summaryrefslogtreecommitdiff
path: root/dw/oofawarewidget.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-09-26 14:24:17 +0200
committerSebastian Geerken <devnull@localhost>2014-09-26 14:24:17 +0200
commit482c58422d36425b3c60ea1a7655b342a5be1228 (patch)
tree11aebabf42875780f8bc09b7c3e44c2f65f9d4b6 /dw/oofawarewidget.hh
parenta170867c7b7db49e0d52a51f7321b86348fa9ae7 (diff)
RTFL.
Diffstat (limited to 'dw/oofawarewidget.hh')
-rw-r--r--dw/oofawarewidget.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/oofawarewidget.hh b/dw/oofawarewidget.hh
index 81fafa10..f8c8e214 100644
--- a/dw/oofawarewidget.hh
+++ b/dw/oofawarewidget.hh
@@ -97,6 +97,7 @@ protected:
OOFAwareWidgetIterator (OOFAwareWidget *widget, core::Content::Type mask,
bool atEnd, int numContentsInFlow);
+ void intoStringBuffer(lout::misc::StringBuffer *sb);
int compareTo(lout::object::Comparable *other);
bool next ();