diff options
author | Sebastian Geerken <devnull@localhost> | 2014-12-12 21:27:22 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2014-12-12 21:27:22 +0100 |
commit | 0bf2ac762874b0d7b441071d4078ee48211e8382 (patch) | |
tree | 75d4234f636c97f30bb3b698c66d6a16e480c6b1 /dw/oofawarewidget.hh | |
parent | 1d88499f6f895ab2f8159c6f150b0e41c5151d59 (diff) |
Documentation.
Diffstat (limited to 'dw/oofawarewidget.hh')
-rw-r--r-- | dw/oofawarewidget.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/oofawarewidget.hh b/dw/oofawarewidget.hh index ba686913..17123910 100644 --- a/dw/oofawarewidget.hh +++ b/dw/oofawarewidget.hh @@ -15,6 +15,8 @@ namespace oof { * (Perhaps it should be diffenciated between the two roles, container * and generator, but this would make multiple inheritance necessary.) * + * See \ref dw-out-of-flow for an overview. + * * Requirements for sub classes (in most cases refer to dw::Textblock * as a good example): * |