mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-29 01:16:20 -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);
|
setWizardStyle(ModernStyle);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
setStartId(Page_Cert);
|
setStartId(Page_Text);
|
||||||
|
|
||||||
// at this moment I don't know, what information should be in help
|
// at this moment I don't know, what information should be in help
|
||||||
// setOption(HaveHelpButton, true);
|
// setOption(HaveHelpButton, true);
|
||||||
|
Loading…
Reference in New Issue
Block a user