debugger: split the 'start and debug remote' and 'attach to remote' cases ui-wise

Change-Id: I229ba996bfe2b38fb30891cdad5f62b6fe430443
Reviewed-on: http://codereview.qt-project.org/4898
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2011-09-14 15:22:08 +02:00
committed by hjk
parent 71a9d811bc
commit d191b22dfa
4 changed files with 55 additions and 19 deletions

View File

@@ -179,7 +179,7 @@ class StartRemoteDialog : public QDialog
Q_OBJECT
public:
explicit StartRemoteDialog(QWidget *parent);
explicit StartRemoteDialog(QWidget *parent, bool enableStartScript);
~StartRemoteDialog();
QString localExecutable() const;