diff --git a/src/plugins/android/androidsettingswidget.cpp b/src/plugins/android/androidsettingswidget.cpp index ff1766411b1..30442612210 100644 --- a/src/plugins/android/androidsettingswidget.cpp +++ b/src/plugins/android/androidsettingswidget.cpp @@ -462,7 +462,6 @@ AndroidSettingsWidget::AndroidSettingsWidget() m_ui.downloadSDKToolButton->setIcon(downloadIcon); m_ui.downloadNDKToolButton->setIcon(downloadIcon); m_ui.downloadOpenJDKToolButton->setIcon(downloadIcon); - m_ui.downloadOpenSSLPrebuiltLibs->setIcon(downloadIcon); m_ui.sdkToolsAutoDownloadButton->setToolTip(tr( "Automatically download Android SDK Tools to selected location.\n\n" "If the selected path contains no valid SDK Tools, the SDK Tools package " diff --git a/src/plugins/android/androidsettingswidget.ui b/src/plugins/android/androidsettingswidget.ui index 6a5bfb95906..1ba51d59f09 100644 --- a/src/plugins/android/androidsettingswidget.ui +++ b/src/plugins/android/androidsettingswidget.ui @@ -239,16 +239,6 @@ - - - - Open Android NDK download URL in the system's browser. - - - - - - @@ -265,7 +255,7 @@ - Android OpenSSL settings + Android OpenSSL settings (Optional) @@ -281,26 +271,32 @@ - + + + + + + + + 0 + 0 + + + + Automatically download OpenSSL prebuilt libraries. If the automatic download fails, Qt Creator proposes to open the download URL in the system's browser for manual download. + + + Download OpenSSL + + + + Select the path of the prebuilt OpenSSL binaries. - - - - Automatically download OpenSSL prebuilt libraries. If the automatic download fails, the download URL will be opened in the system's browser for manual download. - - - - - - - - -