forked from qt-creator/qt-creator
Python: use kits page in python wizards
Change-Id: I1f7aaf145443481546abb868c8c167186600b848 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -10,8 +10,6 @@ namespace Utils { class FilePath; }
|
||||
|
||||
namespace Python::Internal {
|
||||
|
||||
const char PythonMimeType[] = "text/x-python-project";
|
||||
const char PythonMimeTypeLegacy[] = "text/x-pyqt-project";
|
||||
const char PythonProjectId[] = "PythonProject";
|
||||
const char PythonErrorTaskCategory[] = "Task.Category.Python";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user