mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 14:44:01 +00:00
Activate migration of config and database files.
This commit is contained in:
parent
6b17b76714
commit
7494590d9a
1 changed files with 2 additions and 2 deletions
|
|
@ -120,8 +120,8 @@ void CoreManager::setResourcesPaths () {
|
|||
void CoreManager::createLinphoneCore (const QString &configPath) {
|
||||
qInfo() << QStringLiteral("Launch async linphone core creation.");
|
||||
|
||||
// TODO: activate migration when ready to switch to this new version
|
||||
// Paths::migrate();
|
||||
// Migration of configuration and database files from GTK version of Linphone
|
||||
Paths::migrate();
|
||||
|
||||
setResourcesPaths();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue