fixed the update of check icons in genCertDialog

This commit is contained in:
csoler 2017-02-12 23:35:43 +01:00
parent 5069ba86dd
commit 59f428f096
3 changed files with 72 additions and 30 deletions

View file

@ -55,6 +55,8 @@ private:
bool genNewGPGKey;
bool haveGPGKeys;
bool mOnlyGenerateIdentity;
bool mAllFieldsOk ;
bool mEntropyOk ;
QString mGXSNickname;
QTimer *entropy_timer ;