Переводы

This commit is contained in:
2025-07-03 12:35:50 +03:00
parent 2d523ef431
commit 91046ea00e
15 changed files with 209 additions and 1451 deletions

View File

@@ -3,8 +3,7 @@
#include <QThread>
Logger::Logger(QObject *parent):
QObject(parent)
Logger::Logger()
{
//this->listWidget = widget;
}