Change to new API

This commit is contained in:
Henrik Hartz
2009-09-01 12:18:18 +02:00
parent 5c1c4501d2
commit 8d77f80bc2

View File

@@ -230,7 +230,7 @@ Core::GeneratedFiles QmlNewProjectWizard::generateFiles(const QWizard *w,
out
<< "import Qt 4.6" << endl
<< endl
<< "Rect {" << endl
<< "Rectangle {" << endl
<< " width: 200" << endl
<< " height: 200" << endl
<< " color: \"white\"" << endl