From 981f8b3acf7e76f27c02f4ced80d55b424cc7497 Mon Sep 17 00:00:00 2001 From: Tannin Date: Sun, 3 Feb 2013 12:49:25 +0100 Subject: initial commit to mercurial repository. Corresponds to MO version 0.12.6 --- src/credentialsdialog.ui | 128 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 src/credentialsdialog.ui (limited to 'src/credentialsdialog.ui') diff --git a/src/credentialsdialog.ui b/src/credentialsdialog.ui new file mode 100644 index 00000000..3dd9a62a --- /dev/null +++ b/src/credentialsdialog.ui @@ -0,0 +1,128 @@ + + + CredentialsDialog + + + + 0 + 0 + 282 + 156 + + + + Login + + + + + + This feature may not work unless you're logged in with Nexus + + + true + + + + + + + + + Username + + + + + + + + + + + + + + Password + + + + + + + QLineEdit::Password + + + + + + + + + + + Remember + + + + + + + + + + + Never ask again + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + + + buttonBox + accepted() + CredentialsDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + CredentialsDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.3.1