mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-10 10:05:19 -04:00
fixed win32-x-g++ compilation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
d2b3458f2b
commit
0573171e6f
3 changed files with 23 additions and 18 deletions
|
@ -78,8 +78,8 @@ StartDialog::StartDialog(QWidget *parent, Qt::WFlags flags)
|
|||
ui.autoBox->hide();
|
||||
#endif
|
||||
//comment those to show the ssl password dialog
|
||||
ui.loadPasswd->hide();
|
||||
ui.label_4->hide();
|
||||
//ui.loadPasswd->hide();
|
||||
//ui.label_4->hide();
|
||||
|
||||
/* get all available pgp private certificates....
|
||||
* mark last one as default.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue