forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.10' into 4.11
Conflicts: src/plugins/projectexplorer/projectnodes.h Change-Id: I10a749cca38c2d0929cf4d2b74ab089e14b6157b
This commit is contained in:
@@ -523,6 +523,8 @@ int main(int argc, char **argv)
|
||||
}
|
||||
}
|
||||
|
||||
app.setDesktopFileName("org.qt-project.qtcreator.desktop");
|
||||
|
||||
// Make sure we honor the system's proxy settings
|
||||
QNetworkProxyFactory::setUseSystemConfiguration(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user