forked from qt-creator/qt-creator
Maemo: Add default value to device config wizard.
Task-number: QTCREATORBUG-3782
This commit is contained in:
@@ -87,6 +87,7 @@ public:
|
||||
static QString portsRegExpr();
|
||||
static QString defaultHost(DeviceType type);
|
||||
static QString defaultPrivateKeyFilePath();
|
||||
static QString defaultPublicKeyFilePath();
|
||||
static QString defaultUser(MaemoGlobal::MaemoVersion osVersion);
|
||||
static int defaultSshPort(DeviceType type);
|
||||
static QString defaultQemuPassword(MaemoGlobal::MaemoVersion osVersion);
|
||||
|
||||
Reference in New Issue
Block a user