aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/nodetypes/nodetypes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/nodetypes/nodetypes.cpp')
-rw-r--r--tests/manual/nodetypes/nodetypes.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manual/nodetypes/nodetypes.cpp b/tests/manual/nodetypes/nodetypes.cpp
index bd9d1937d8..6e4b6db2a2 100644
--- a/tests/manual/nodetypes/nodetypes.cpp
+++ b/tests/manual/nodetypes/nodetypes.cpp
@@ -50,6 +50,7 @@ int main(int argc, char **argv)
qDebug("Available tests:");
qDebug(" [R] - Rectangles");
qDebug(" [4] - A lot of rectangles (perf)");
+ qDebug(" [I] - Images");
qDebug("\nPress S to stop the currently running test\n");
QQuickView view;