summaryrefslogtreecommitdiff
path: root/src/iconmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iconmanager.h')
-rw-r--r--src/iconmanager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/iconmanager.h b/src/iconmanager.h
index 8f55b7df..85db5ddd 100644
--- a/src/iconmanager.h
+++ b/src/iconmanager.h
@@ -54,6 +54,8 @@ public:
void clearIconCache();
+ void saveDesktopIconForUrl(const KUrl &u);
+
private Q_SLOTS:
void doLastStuffs(KJob *);
void notifyLastStuffs(KJob *);