mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Fix type
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
parent
8147576ecf
commit
57f0a16de4
|
@ -402,7 +402,7 @@ void ProfileManager::updateDatabase()
|
||||||
|
|
||||||
/* Copied from mainapplication.cpp */
|
/* Copied from mainapplication.cpp */
|
||||||
Settings::createSettings(DataPaths::currentProfilePath() + QLatin1String("/settings.ini"));
|
Settings::createSettings(DataPaths::currentProfilePath() + QLatin1String("/settings.ini"));
|
||||||
/* End of copied code **
|
/* End of copied code */
|
||||||
|
|
||||||
Settings settings;
|
Settings settings;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user