mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-28 16:27:01 -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…
x
Reference in New Issue
Block a user