diff --git a/docs/ch02-start/hello-world.md b/docs/ch02-start/hello-world.md index 9e3710b5..c81522af 100644 --- a/docs/ch02-start/hello-world.md +++ b/docs/ch02-start/hello-world.md @@ -18,7 +18,6 @@ Another file, `HelloWorld.qml`, is our application code. Open it and try to unde // HelloWorld.qml import QtQuick -import QtQuick.Window Window { width: 640