Skip to content
Snippets Groups Projects
Commit 03f31619 authored by Henrik Hartz's avatar Henrik Hartz Committed by con
Browse files

Change to new API

(cherry picked from commit 8d77f80b)
parent 53964f62
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment