update// added chatmessages to chatwindow

This commit is contained in:
Strider
2020-04-27 21:53:37 +02:00
parent a607a54a00
commit b79334a497
7 changed files with 40 additions and 14 deletions

View File

@@ -85,6 +85,7 @@ private:
void setupSendTab();
void setupTransactionsTab();
void updateChat();
void setupReceiveTab();
void setupBalancesTab();
void setuphushdTab();