aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/designer/PageIndicatorSpecifics.qml
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2016-01-26 10:01:25 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2016-01-28 09:29:47 +0000
commiteebd3759a789bcc62efed3cfde5123c44e958457 (patch)
treeef537870bd5d174d4db01344e530bc1196844268 /src/imports/controls/designer/PageIndicatorSpecifics.qml
parent2ed9dc9cbb6fbf3a68780b48a456ce3ef9bf82c0 (diff)
QML Designer: add a bunch of missing controls and properties
Change-Id: I29e286b9df08fc531f053158da379c5d6898bada Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'src/imports/controls/designer/PageIndicatorSpecifics.qml')
-rw-r--r--src/imports/controls/designer/PageIndicatorSpecifics.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/controls/designer/PageIndicatorSpecifics.qml b/src/imports/controls/designer/PageIndicatorSpecifics.qml
index 0c2e4638..9ea06cd2 100644
--- a/src/imports/controls/designer/PageIndicatorSpecifics.qml
+++ b/src/imports/controls/designer/PageIndicatorSpecifics.qml
@@ -62,7 +62,7 @@ Column {
Label {
text: qsTr("Current")
- tooltip: qsTr("The index of the current page")
+ tooltip: qsTr("The index of the current page.")
}
SecondColumnLayout {
SpinBox {