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

@@ -71,6 +71,7 @@ public:
void refreshGBPCAP();
void refreshAUDCAP();
void refreshChat(QListWidget *listWidget);
void executeStandardUITransaction(Tx tx);