From abbb4469d50c8890f43a5404870dead2f028e662 Mon Sep 17 00:00:00 2001 From: Arvid Ephraim Picciani Date: Wed, 1 Dec 2010 16:02:21 +0100 Subject: [PATCH] lldb: forgot startremoteenginedialog.ui belongs to 0ab67db58ea2824d03e6f7e10da367ad0ac0b29f --- src/plugins/debugger/startremoteenginedialog.ui | 110 ++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 src/plugins/debugger/startremoteenginedialog.ui diff --git a/src/plugins/debugger/startremoteenginedialog.ui b/src/plugins/debugger/startremoteenginedialog.ui new file mode 100644 index 0000000000..ff7fc66936 --- /dev/null +++ b/src/plugins/debugger/startremoteenginedialog.ui @@ -0,0 +1,110 @@ + + + StartRemoteEngineDialog + + + + 0 + 0 + 884 + 601 + + + + Start Remote Engine + + + + + + Host: + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + Engine path: + + + + + + + Inferior path: + + + + + + + + + + + + + + + + + + + + QLineEdit::Password + + + + + + + + + + Username: + + + + + + + Password: + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + host + username + password + enginepath + inferiorpath + buttonBox + + + + -- 2.11.0