summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qdockwidget_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/qdockwidget_p.h')
-rw-r--r--src/gui/widgets/qdockwidget_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/qdockwidget_p.h b/src/gui/widgets/qdockwidget_p.h
index d272b2c..655e216 100644
--- a/src/gui/widgets/qdockwidget_p.h
+++ b/src/gui/widgets/qdockwidget_p.h
@@ -169,7 +169,7 @@ private:
QRect _titleArea;
};
-/* The size hints of a QDockWidget will depend on wether it is docked or not.
+/* The size hints of a QDockWidget will depend on whether it is docked or not.
This layout item always returns the size hints as if the dock widget was docked. */
class QDockWidgetItem : public QWidgetItem