QMutexLocker

This commit is contained in:
2025-08-13 10:50:55 +03:00
parent 7466e33599
commit 93fe4a94b2
4 changed files with 69 additions and 80 deletions

View File

@@ -105,6 +105,7 @@ public:
private:
QTranslator qtLanguageTranslator;
QWidget* ownerWidget;
QMutex mtxAccess;
};
#endif // INTERFACEDATABASELMS_H