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();
|
||||
|
||||
private:
|
||||
QMutex mutex;
|
||||
QSettings *profileDB;
|
||||
|
||||
public slots:
|
||||
|
|
Loading…
Reference in a new issue