removed unused Cert page from ConnectFriendWizard

This commit is contained in:
csoler 2019-06-10 00:38:11 +02:00
parent 1f56ef310a
commit 38434f2d55
No known key found for this signature in database
GPG Key ID: 7BCA522266C0804C

View File

@ -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);