summaryrefslogtreecommitdiffstats
path: root/tools/qmlviewer/qmlviewer.cpp
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-04-30 06:18:50 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-04-30 06:18:50 (GMT)
commita26c1cbe326f59162cd6549b8da479c4a7f198da (patch)
treeab6e2f999d19d7e07d5b4ad2fed48cd30c42063e /tools/qmlviewer/qmlviewer.cpp
parent488d2f6012c13291d2a8fe7907c332e2ab1b1b15 (diff)
downloadQt-a26c1cbe326f59162cd6549b8da479c4a7f198da.zip
Qt-a26c1cbe326f59162cd6549b8da479c4a7f198da.tar.gz
Qt-a26c1cbe326f59162cd6549b8da479c4a7f198da.tar.bz2
Documentation work.
Diffstat (limited to 'tools/qmlviewer/qmlviewer.cpp')
-rw-r--r--tools/qmlviewer/qmlviewer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qmlviewer/qmlviewer.cpp b/tools/qmlviewer/qmlviewer.cpp
index 87bebfa..3c52cfe 100644
--- a/tools/qmlviewer/qmlviewer.cpp
+++ b/tools/qmlviewer/qmlviewer.cpp
@@ -241,7 +241,7 @@ void QmlViewer::keyPressEvent(QKeyEvent *event)
<< "F2 - toggle GIF recording\n"
<< "F3 - take PNG snapshot\n"
<< "F4 - show items and state\n"
- << "F5 - reload XML\n"
+ << "F5 - reload QML\n"
<< "F6 - show object tree\n"
<< "F7 - show timing\n"
<< "F8 - show performance (if available)\n"