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
This commit is contained in:
joss17 2009-10-27 20:47:19 +00:00
parent 8a67100ebf
commit c7f20ab146

View File

@ -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.