forked from qt-creator/qt-creator
Add settings page to setup python interpreter and use a combo box in the run configuration to switch between those configured interpreter. Change-Id: I51014b785ea822ee138d39c788149f1d22901e55 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: David Schulz <david.schulz@qt.io>
7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
<RCC>
|
|
<qresource prefix="/python">
|
|
<file>images/settingscategory_python.png</file>
|
|
<file>images/settingscategory_python@2x.png</file>
|
|
</qresource>
|
|
</RCC>
|