forked from qt-creator/qt-creator
Fixed string in targetsetuppage
Change-Id: If69721980c2fe42f27e08d7448e67e35a53784f8 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
committed by
Tobias Hunger
parent
882a51b75c
commit
f004876500
@@ -54,7 +54,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="noValidProfileLabel">
|
||||
<property name="text">
|
||||
<string><html><head/><body><p><span style=" font-weight:600;">No valid Profiles found.</span></p><p>Please add a profile in <span style=" font-style:italic;">Tools &gt; Options &gt; Build &amp; Run</span> (<span style=" font-style:italic;">Qt Creator &gt; Preferences &gt; Build &amp; Run</span> on Mac OS) or via the maintenance tool of the SDK.</p></body></html></string>
|
||||
<string><html><head/><body><p><span style=" font-weight:600;">No valid Targets found.</span></p><p>Please add a target in <span style=" font-style:italic;">Tools &gt; Options &gt; Build &amp; Run</span> (<span style=" font-style:italic;">Qt Creator &gt; Preferences &gt; Build &amp; Run</span> on Mac OS) or via the maintenance tool of the SDK.</p></body></html></string>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
|
Reference in New Issue
Block a user