GUI: projectfiledialog.ui: Add note about addons requiring Python (#2364)

This fixes https://trac.cppcheck.net/ticket/9456 (Tell the user that the
addons require Python) regarding the GUI. Whether it is useful/necessary
to add something similar for the CLI must still be checked.
This commit is contained in:
Sebastian 2019-11-15 21:36:25 +01:00 committed by GitHub
parent b089ba4e3b
commit f9d5aec758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -563,6 +563,16 @@
<string>Addons</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="label_addons_require_python">
<property name="text">
<string>Note: Addons require &lt;a href=&quot;https://www.python.org/&quot;&gt;Python&lt;/a&gt; beeing installed.</string>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="mAddonY2038">
<property name="text">