diff --git a/src/gui/kernel/qwindow.cpp b/src/gui/kernel/qwindow.cpp index 77655644ed6..aa96c7521a8 100644 --- a/src/gui/kernel/qwindow.cpp +++ b/src/gui/kernel/qwindow.cpp @@ -304,6 +304,8 @@ void QWindowPrivate::init(QWindow *parent, QScreen *targetScreen) the platform. When reading the visibility property you will always get the actual state, never AutomaticVisibility. + + The default value is Hidden. */ QWindow::Visibility QWindow::visibility() const {