mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 02:09:15 -04:00
removed unused Cert page from ConnectFriendWizard
This commit is contained in:
parent
1f56ef310a
commit
38434f2d55
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue