Able to view encrypted keys in the key management window

This commit is contained in:
amazing-username
2017-08-11 20:44:33 -05:00
parent b83287b768
commit c1d17799cd
10 changed files with 113 additions and 14 deletions
-3
View File
@@ -49,9 +49,6 @@ private:
unique_ptr<QTextEdit> textForCryption;
unique_ptr<QPushButton> cryptionButon;
unique_ptr<QPushButton> cryptionSwitch;
unique_ptr<QMenu> fileMenu;
unique_ptr<QMenu> editMenu;
unique_ptr<QAction> closeApplication;