summaryrefslogtreecommitdiff
path: root/src/controls/Styles/Base/ApplicationWindowStyle.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/Styles/Base/ApplicationWindowStyle.qml')
-rw-r--r--src/controls/Styles/Base/ApplicationWindowStyle.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/Styles/Base/ApplicationWindowStyle.qml b/src/controls/Styles/Base/ApplicationWindowStyle.qml
index bd34e3c2..398567bb 100644
--- a/src/controls/Styles/Base/ApplicationWindowStyle.qml
+++ b/src/controls/Styles/Base/ApplicationWindowStyle.qml
@@ -46,7 +46,7 @@ import QtQuick.Controls.Private 1.0
\inqmlmodule QtQuick.Controls.Styles
\since 5.4
\ingroup controlsstyling
- \brief Provides custom styling for ApplicationWindow
+ \brief Provides custom styling for ApplicationWindow.
You can create a custom window background by replacing the "background"
delegate of ApplicationWindowStyle with a custom design.