Android: partially revert 03f6517a6a

Change-Id: Id2d3658343be765a5f131f48f11ee7cced67afb3
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Assam Boudjelthia
2020-06-26 13:20:46 +03:00
committed by Alessandro Portale
parent 5c5c505910
commit c51bbc3ea7

View File

@@ -239,6 +239,16 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="2" column="6">
<widget class="QToolButton" name="downloadNDKToolButton">
<property name="toolTip">
<string>Open Android NDK download URL in the system's browser.</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="0" column="1"> <item row="0" column="1">
<widget class="Utils::PathChooser" name="SDKLocationPathChooser" native="true"/> <widget class="Utils::PathChooser" name="SDKLocationPathChooser" native="true"/>
</item> </item>