diff options
Diffstat (limited to 'dw/outofflowmgr.hh')
-rw-r--r-- | dw/outofflowmgr.hh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dw/outofflowmgr.hh b/dw/outofflowmgr.hh index 0245803c..405db354 100644 --- a/dw/outofflowmgr.hh +++ b/dw/outofflowmgr.hh @@ -5,6 +5,9 @@ namespace dw { +/** + * \brief Out Of Flow. See \ref dw-out-of-flow. + */ namespace oof { class OOFAwareWidget; |