Allow changing subkey expiry time.
Needs GPGME 1.15.0. Using the same UI for changing expiry time of the primary secret key.
This commit is contained in:
@@ -85,7 +85,8 @@ private:
|
||||
* @param subkeyNode
|
||||
* @param keyFpr
|
||||
*/
|
||||
void OnExpiryClicked(WTreeTableNode * subkeyNode, const WString& keyFpr);
|
||||
void OnExpiryClicked(WTreeTableNode * subkeyNode, const WString& keyFpr,
|
||||
const WString& subkeyFpr);
|
||||
|
||||
void OnUidEmailClicked(WTreeTableNode * uidNode, const WString& keyFpr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user