aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/qquickbutton.cpp')
-rw-r--r--src/templates/qquickbutton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/qquickbutton.cpp b/src/templates/qquickbutton.cpp
index 1e40ec05..d193e68d 100644
--- a/src/templates/qquickbutton.cpp
+++ b/src/templates/qquickbutton.cpp
@@ -47,7 +47,7 @@ QT_BEGIN_NAMESPACE
\instantiates QQuickButton
\inqmlmodule Qt.labs.controls
\ingroup qtlabscontrols-buttons
- \brief A button control.
+ \brief A push-button control that can be clicked by the user.
\image qtlabscontrols-button.gif