diff --git a/examples/quick/controls/gallery/main.qml b/examples/quick/controls/gallery/main.qml index 9d0c344f8caf4d4342d1f5044313841f166f3068..4f1427694c804950c3cf2be5724a1069acf62f67 100644 --- a/examples/quick/controls/gallery/main.qml +++ b/examples/quick/controls/gallery/main.qml @@ -50,7 +50,7 @@ import "content" ApplicationWindow { visible: true - title: "Component Gallery" + title: "Qt Quick Controls Gallery" width: 640 height: 420