summaryrefslogtreecommitdiffstats
path: root/src/app/configdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/configdialog.h')
-rw-r--r--src/app/configdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/configdialog.h b/src/app/configdialog.h
index 5e35bcb..28b094d 100644
--- a/src/app/configdialog.h
+++ b/src/app/configdialog.h
@@ -53,7 +53,7 @@ private slots:
void updateOSDPreview();
void calculateCacheSize();
void emptyCache();
- void onCacheEmptied(KIO::Job*);
+ void onCacheEmptied(TDEIO::Job*);
private:
ConfigDialogPrivate* d;