choose a avatar when create a contact

This commit is contained in:
DenioD
2020-05-04 16:06:08 +02:00
parent 30a5403833
commit 5dbfe1e4ad
20 changed files with 99 additions and 28 deletions

View File

@@ -67,6 +67,8 @@ public:
void set_currency_name(QString currency_name);
bool isSaplingActive();
void setZECPrice(double p) { ZECPrice = p; }