1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-24 12:46:35 +01:00

Merge branch 'Falkon/3.0'

This commit is contained in:
David Rosca 2018-03-20 13:57:35 +01:00
commit 9c0f047d2c
No known key found for this signature in database
GPG Key ID: EBC3FC294452C6D8

View File

@ -626,7 +626,6 @@ void LocationBar::loadStarted()
m_progressVisible = true;
m_progressTimer->stop();
m_autofillIcon->hide();
m_siteIcon->setIcon(IconProvider::emptyWebIcon());
}
void LocationBar::loadProgress(int progress)