Include Send Tab during labels update

This commit is contained in:
adityapk00
2019-02-23 11:27:30 -08:00
parent 5eb2a14aec
commit 318ffe24a7
4 changed files with 31 additions and 15 deletions

View File

@@ -52,6 +52,7 @@ public:
void updateLabels();
void updateTAddrCombo(bool checked);
void updateFromCombo();
Ui::MainWindow* ui;