Cleanup labels code

This commit is contained in:
adityapk00
2019-02-23 09:42:14 -08:00
parent be87587ff5
commit 5eb2a14aec
3 changed files with 37 additions and 27 deletions

View File

@@ -50,6 +50,10 @@ public:
void createWebsocket(QString wormholecode);
void stopWebsocket();
void updateLabels();
void updateTAddrCombo(bool checked);
Ui::MainWindow* ui;
QLabel* statusLabel;