QMutex mutex removed ProfileDatabase
This commit is contained in:
parent
2dc83498a7
commit
092d2c310d
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ public:
|
||||||
~ProfileDatabase();
|
~ProfileDatabase();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QMutex mutex;
|
|
||||||
QSettings *profileDB;
|
QSettings *profileDB;
|
||||||
|
|
||||||
public slots:
|
public slots:
|
||||||
|
|
Loading…
Reference in a new issue