diff options
author | Sebastian Geerken <devnull@localhost> | 2014-09-24 17:34:35 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2014-09-24 17:34:35 +0200 |
commit | 9513150a0b0582ad444c8d950a185795b2ff5537 (patch) | |
tree | 17884cf80e127f58f4e0c434ac4ddc7b17c0bbbf /dw/stackingcontextmgr.hh | |
parent | c35905bbe90dc552673de4048cdc603024698187 (diff) |
Documentation.
Diffstat (limited to 'dw/stackingcontextmgr.hh')
-rw-r--r-- | dw/stackingcontextmgr.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/stackingcontextmgr.hh b/dw/stackingcontextmgr.hh index 17219436..36acfb11 100644 --- a/dw/stackingcontextmgr.hh +++ b/dw/stackingcontextmgr.hh @@ -16,7 +16,7 @@ namespace core { class OOFAwareWidget; /** - * \brief ... + * \brief See \ref dw-stacking-context. */ class StackingContextMgr { |