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 121248c commit 04b4ff8Copy full SHA for 04b4ff8
src/DockWidget.h
@@ -197,7 +197,7 @@ private slots:
197
* To ensure, that a dock widget does not block resizing, the dock widget
198
* reimplements minimumSizeHint() function to return a very small minimum
199
* size hint. If you would like to adhere the minimumSizeHint() from the
200
- * content widget, the set the minimumSizeHintMode() to
+ * content widget, then set the minimumSizeHintMode() to
201
* MinimumSizeHintFromContent.
202
*/
203
enum eMinimumSizeHintMode
0 commit comments