1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

NavigationBar: Show AdBlock icon in toolbar by default

This commit is contained in:
David Rosca 2018-01-24 20:45:40 +01:00
parent 32e7ec1826
commit 4b5bae697a

View File

@ -500,6 +500,7 @@ void NavigationBar::loadSettings()
QSL("button-home"), QSL("button-home"),
QSL("locationbar"), QSL("locationbar"),
QSL("button-downloads"), QSL("button-downloads"),
QSL("adblock-icon"),
QSL("button-tools") QSL("button-tools")
}; };