* hacked up labels

* Custom widget for addresses with labels

* turnstile to use labels
This commit is contained in:
adityapk00
2018-11-21 16:30:15 -08:00
committed by GitHub
parent 79520f41c5
commit 44d26ddab7
16 changed files with 144 additions and 48 deletions

View File

@@ -71,7 +71,7 @@ private:
void cancelButton();
void sendButton();
void inputComboTextChanged(const QString& text);
void inputComboTextChanged(int index);
void addAddressSection();
void maxAmountChecked(int checked);