forked from qt-creator/qt-creator
Corrects the project type supported
Change-Id: I9434ed86d4d20e44abbe2cd07f9a7d838a53761a Reviewed-by: hjk <hjk@qt.io> Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 1,
|
||||
"supportedProjectTypes": [ "Qt4ProjectManager.Qt4Project" ],
|
||||
"supportedProjectTypes": [ "PythonProject" ],
|
||||
"id": "U.QtForPythonApplicationWindow",
|
||||
"category": "F.Application",
|
||||
"trDescription": "Creates a Qt for Python application that contains an empty window.",
|
||||
|
Reference in New Issue
Block a user