fix symbol counter for requests #141

This commit is contained in:
DenioD
2020-06-16 21:55:33 +02:00
parent 68bfdb6234
commit bf8b0c960a
6 changed files with 70 additions and 5 deletions

View File

@@ -1548,6 +1548,7 @@ void MainWindow::setupchatTab() {
});
ui->memoTxtChat->setLenDisplayLabelChat(ui->memoSizeChat);
}
void MainWindow::updateChat()