diff options
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): * |