replace 'QMake Console' with 'Plain C++'

Change-Id: I26b29ce0e62e6470629117ff21412a4cfbe74488
Reviewed-on: http://codereview.qt-project.org/5306
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2011-09-21 12:02:56 +02:00
committed by hjk
parent 13418a2086
commit 56a05bf287

View File

@@ -42,7 +42,7 @@ leave room for the Qt 4 target page.
id="R.QMake Console" category="I.Projects">
<icon>console.png</icon>
<description>Creates a pure console project using QMake, not using the Qt library.</description>
<displayname>QMake Console</displayname>;
<displayname>Plain C++ Project</displayname>;
<displaycategory>Other Project</displaycategory>
<files>
<file source="main.cpp" openeditor="true"/>