We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f69fed commit e03674fCopy full SHA for e03674f
doc/user-guide.md
@@ -515,7 +515,7 @@ This permanently hides the tab widget of this area and removes it from the tab
515
menu. For this special dock widget you should also disable all other features
516
(movable, closable and floatable) to prevent closing and moving of this widget.
517
If you use the `CDockManager::setCentralWidget` function like in the example
518
-code below, the you do not need to disable these features because this is done
+code below, then you don't need to disable these features because this is done
519
in the `setCentralWidget` function.
520
521
```c++
0 commit comments