Added "Add friends Certificate" Button for Home View, for call easy the Text Page for Paste friends Cert faster.

This commit is contained in:
defnax 2016-12-14 15:20:03 +01:00
parent f3c4de2d3c
commit 96b6cd3d34
4 changed files with 108 additions and 68 deletions

View file

@ -53,7 +53,7 @@ private slots:
void runEmailClient();
void copyCert();
void saveCert();
void addFriend();
private:
Ui::HomePage *ui;