mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-27 16:39:29 -05:00
removed unused Cert page from ConnectFriendWizard
This commit is contained in:
parent
1f56ef310a
commit
38434f2d55
@ -91,7 +91,7 @@ ConnectFriendWizard::ConnectFriendWizard(QWidget *parent) :
|
||||
setWizardStyle(ModernStyle);
|
||||
#endif
|
||||
|
||||
setStartId(Page_Cert);
|
||||
setStartId(Page_Text);
|
||||
|
||||
// at this moment I don't know, what information should be in help
|
||||
// setOption(HaveHelpButton, true);
|
||||
|
Loading…
Reference in New Issue
Block a user