diff options
Diffstat (limited to 'dw')
-rw-r--r-- | dw/iterator.hh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dw/iterator.hh b/dw/iterator.hh index acef26da..686235ed 100644 --- a/dw/iterator.hh +++ b/dw/iterator.hh @@ -264,7 +264,8 @@ public: }; /** - * \brief Some completely different kind of iterator: ... + * \brief Some completely different kind of iterator. See \ref + * dw-interrupted-drawing for details. */ class StackingIteratorStack { |