Merge commit 'origin/1.3'

This commit is contained in:
con
2009-10-14 16:03:12 +02:00
32 changed files with 797 additions and 632 deletions

View File

@@ -233,7 +233,6 @@ Core::GeneratedFiles QmlNewProjectWizard::generateFiles(const QWizard *w,
<< "Rectangle {" << endl
<< " width: 200" << endl
<< " height: 200" << endl
<< " color: \"white\"" << endl
<< " Text {" << endl
<< " text: \"Hello World\"" << endl
<< " anchors.centerIn: parent" << endl