forked from qt-creator/qt-creator
Update some more links to qt.io
Change-Id: I043cf78f128dc8d99e3316b951cf91d2f6d6524a Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by: Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
committed by
Sergio Ahumada
parent
5db2af5c80
commit
2c876f7443
@@ -636,8 +636,8 @@ void AndroidSettingsWidget::showGdbWarningDialog()
|
||||
tr("Unsupported GDB"),
|
||||
tr("The GDB inside this NDK seems to not support Python. "
|
||||
"The Qt Project offers fixed GDB builds at: "
|
||||
"<a href=\"http://download.qt-project.org/official_releases/gdb/\">"
|
||||
"http://download.qt-project.org/official_releases/gdb/</a>"));
|
||||
"<a href=\"http://download.qt.io/official_releases/gdb/\">"
|
||||
"http://download.qt.io/official_releases/gdb/</a>"));
|
||||
}
|
||||
|
||||
void AndroidSettingsWidget::manageAVD()
|
||||
|
||||
Reference in New Issue
Block a user