mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
kdeplasma-addons: remove declaration of non-existing BackgroundListModel::removeBackground() method
fixes loading of the weather wallpaper plugin when symbols are not lazily binded Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
34298d6264
commit
1c3fef07ca
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ public:
|
|||
protected Q_SLOTS:
|
||||
void showPreview(const KFileItem &item, const QPixmap &preview);
|
||||
void previewFailed(const KFileItem &item);
|
||||
void removeBackground(const QString &path);
|
||||
|
||||
private:
|
||||
QSize bestSize(Plasma::Package *package) const;
|
||||
|
|
Loading…
Add table
Reference in a new issue