forked from qt-creator/qt-creator
Android: align android and jdk buttons vertically
Change-Id: I19463b232fc8f2e85fe948753e178b0dfc30a357 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="2" rowspan="3" colspan="3">
|
||||
<item row="2" column="2" rowspan="3" colspan="4">
|
||||
<layout class="QVBoxLayout" name="verticalLayout_3">
|
||||
<item>
|
||||
<widget class="QPushButton" name="addCustomNdkButton">
|
||||
@@ -252,7 +252,7 @@
|
||||
<item row="0" column="1">
|
||||
<widget class="Utils::PathChooser" name="SDKLocationPathChooser" native="true"/>
|
||||
</item>
|
||||
<item row="0" column="2" colspan="3">
|
||||
<item row="0" column="2" colspan="4">
|
||||
<widget class="QPushButton" name="sdkToolsAutoDownloadButton">
|
||||
<property name="text">
|
||||
<string>Set Up SDK</string>
|
||||
|
Reference in New Issue
Block a user