mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
refact 1
This commit is contained in:
@@ -5,6 +5,8 @@ CfiController::CfiController(UpdateController* updateController, QObject *parent
|
||||
updateController(updateController),
|
||||
germanLocale(nullptr)
|
||||
{
|
||||
qDebug() << "CfiController init thread ID " << QThread::currentThreadId();
|
||||
|
||||
germanLocale = new QLocale(QLocale::German);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user