mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-03 03:36:58 -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);
|
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…
Add table
Add a link
Reference in a new issue