From c7f20ab1466c6554348a893c055e520cad7df60e Mon Sep 17 00:00:00 2001 From: joss17 Date: Tue, 27 Oct 2009 20:47:19 +0000 Subject: [PATCH] remove the password fields for start dialog git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1735 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- retroshare-gui/src/gui/StartDialog.cpp | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/retroshare-gui/src/gui/StartDialog.cpp b/retroshare-gui/src/gui/StartDialog.cpp index 42b9e6f81..4742b8045 100644 --- a/retroshare-gui/src/gui/StartDialog.cpp +++ b/retroshare-gui/src/gui/StartDialog.cpp @@ -78,10 +78,14 @@ StartDialog::StartDialog(QWidget *parent, Qt::WFlags flags) #ifndef WINDOWS_SYS /* UNIX */ //hide autologin because it's not functionnal on other than windows system ui.autoBox->hide(); + + //comment those to show the pgp and ssl password dialog + ui.loadPasswd->hide(); + ui.label_4->hide(); + + ui.loadGPGPasswd->hide(); + ui.label_5->hide(); #endif - //comment those to show the ssl password dialog - //ui.loadPasswd->hide(); - //ui.label_4->hide(); /* get all available pgp private certificates.... * mark last one as default.