diff --git a/src/core/core.cpp b/src/core/core.cpp index 56f760bc6..39af5cd59 100644 --- a/src/core/core.cpp +++ b/src/core/core.cpp @@ -893,7 +893,8 @@ QByteArray Core::loadToxSave(QString path) tr("Your profile is already used by another qTox\n" "Please select another profile")); path = Settings::getInstance().askProfiles(); - qWarning() << "New profile is "<