summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qrubberband.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/qrubberband.cpp')
-rw-r--r--src/gui/widgets/qrubberband.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/widgets/qrubberband.cpp b/src/gui/widgets/qrubberband.cpp
index 5b61bd4..a04bc55 100644
--- a/src/gui/widgets/qrubberband.cpp
+++ b/src/gui/widgets/qrubberband.cpp
@@ -98,9 +98,6 @@ void QRubberBand::initStyleOption(QStyleOptionRubberBand *option) const
\brief The QRubberBand class provides a rectangle or line that can
indicate a selection or a boundary.
- \ingroup misc
- \mainclass
-
A rubber band is often used to show a new bounding area (as in a
QSplitter or a QDockWidget that is undocking). Historically this has
been implemented using a QPainter and XOR, but this approach