forked from qt-creator/qt-creator
Fixes: Do not display f1, f2 while waiting for wizard extension page data
This commit is contained in:
@@ -104,8 +104,9 @@
|
|||||||
<widget class="QLabel" name="filesLabel">
|
<widget class="QLabel" name="filesLabel">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>The following files will be added:
|
<string>The following files will be added:
|
||||||
f1
|
|
||||||
f2
|
|
||||||
|
|
||||||
</string>
|
</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="textInteractionFlags">
|
<property name="textInteractionFlags">
|
||||||
|
|||||||
Reference in New Issue
Block a user