summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/widgets/itemviews/qheaderview.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/widgets/itemviews/qheaderview.cpp b/src/widgets/itemviews/qheaderview.cpp
index 2e5823cdbe..c074652cf3 100644
--- a/src/widgets/itemviews/qheaderview.cpp
+++ b/src/widgets/itemviews/qheaderview.cpp
@@ -1087,9 +1087,6 @@ int QHeaderView::logicalIndex(int visualIndex) const
If \a movable is true, the header may be moved by the user; otherwise it
is fixed in place.
- By default, all sections are movable except the first, which always stays
- fixed.
-
\sa sectionsMovable(), sectionMoved()
*/