mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +01:00
parent
5fbf11c8f2
commit
f465157897
@ -54,8 +54,7 @@ void SpeedDial::loadSettings()
|
||||
settings.endGroup();
|
||||
|
||||
if (allPages.isEmpty()) {
|
||||
allPages = "url:\"http://www.google.com\"|title:\"Google\";"
|
||||
"url:\"http://www.qupzilla.com\"|title:\"QupZilla\";"
|
||||
allPages = "url:\"http://www.qupzilla.com\"|title:\"QupZilla\";"
|
||||
"url:\"http://blog.qupzilla.com\"|title:\"QupZilla Blog\";"
|
||||
"url:\"https://github.com/QupZilla/qupzilla\"|title:\"QupZilla GitHub\";"
|
||||
"url:\"https://duckduckgo.com\"|title:\"DuckDuckGo\";";
|
||||
|
Loading…
Reference in New Issue
Block a user