fixed hide some options with old certificate format

This commit is contained in:
csoler 2022-02-14 21:51:30 +01:00
parent b9a4cdcd50
commit 53d43324db
2 changed files with 18 additions and 8 deletions

View file

@ -63,6 +63,7 @@ private slots:
void webMail();
void openWebHelp() ;
void recommendFriends();
void switchCertificateFormat();
private:
Ui::HomePage *ui;