forked from qt-creator/qt-creator
Use PathChooser in AndroidSettingsWidget
Task-number: QTCREATORBUG-11500 Change-Id: I8e449cb3c89fc3474344b4f9959b567681a6ab1a Reviewed-by: Daniel Teske <daniel.teske@digia.com> Reviewed-by: Robert Loehning <robert.loehning@digia.com>
This commit is contained in:
committed by
Robert Loehning
parent
b7b8c47bdb
commit
c263b1cea8
@@ -79,10 +79,6 @@ private slots:
|
||||
void searchForAnt(const Utils::FileName &location);
|
||||
void antLocationEditingFinished();
|
||||
void openJDKLocationEditingFinished();
|
||||
void browseSDKLocation();
|
||||
void browseNDKLocation();
|
||||
void browseAntLocation();
|
||||
void browseOpenJDKLocation();
|
||||
void openSDKDownloadUrl();
|
||||
void openNDKDownloadUrl();
|
||||
void openAntDownloadUrl();
|
||||
|
||||
Reference in New Issue
Block a user