@ -279,7 +279,7 @@ bool Settings::isToxPortable()
return result;
}
void Settings::updateProfileData(Profile *profile)
void Settings::updateProfileData(Profile* profile)
{
QMutexLocker locker{&bigLock};
@ -170,7 +170,7 @@ public slots:
void saveGlobal();
void sync();
void setAutoLogin(bool state);
void updateProfileData(Profile *profile);
void updateProfileData(Profile* profile);
signals:
// General