mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
Revert "Change background image instantly and for all speed dials"
This reverts commit 65667b95db
.
This commit is contained in:
parent
f15ed333b6
commit
33aba0c93f
@ -305,8 +305,6 @@ void SpeedDial::setBackgroundImage(const QString &image)
|
||||
{
|
||||
m_backgroundImage = QzTools::pixmapToDataUrl(QPixmap(QUrl(image).toLocalFile())).toString();
|
||||
m_backgroundImageUrl = image;
|
||||
|
||||
emit pagesChanged();
|
||||
}
|
||||
|
||||
void SpeedDial::setBackgroundImageSize(const QString &size)
|
||||
|
Loading…
Reference in New Issue
Block a user