┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/trash/dolphintrash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trash/dolphintrash.h')
-rw-r--r--src/trash/dolphintrash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trash/dolphintrash.h b/src/trash/dolphintrash.h
index 2ee85e89a..c65cf9232 100644
--- a/src/trash/dolphintrash.h
+++ b/src/trash/dolphintrash.h
@@ -25,7 +25,7 @@ public:
Trash& operator=(Trash &&) = delete;
static Trash& instance();
- static KIO::Job* empty(QWidget *window);
+ static void empty(QWidget *window);
static bool isEmpty();
Q_SIGNALS: