forked from qt-creator/qt-creator
Android: Expand tooltip on Ministro
Task-number: QTCREATORBUG-11922 Change-Id: I0df746cc90b3613720a0ca14260ff86b37eb0a9a Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
This commit is contained in:
@@ -248,7 +248,7 @@
|
||||
<item>
|
||||
<widget class="QRadioButton" name="ministroOption">
|
||||
<property name="toolTip">
|
||||
<string>Uses the external Ministro application to download and maintain Qt libraries.</string>
|
||||
<string>Uses the external Ministro application to download and maintain Qt libraries.<br/><br/>Ministro is a third-party tool which provides the open source Qt libraries on demand. These libraries are compatible with the default open source binary package and will not always be up-to-date.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Use Ministro service to install Qt</string>
|
||||
|
||||
Reference in New Issue
Block a user