Translations: Remove QObject
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
using namespace Qt::Literals::StringLiterals;
|
||||
|
||||
Translations::Translations(QObject *parent) : QObject(parent) {}
|
||||
Translations::Translations() {}
|
||||
|
||||
Translations::~Translations() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user