┌   ┐
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 2120059ef..1ef7d7d02 100644
--- a/src/trash/dolphintrash.h
+++ b/src/trash/dolphintrash.h
@@ -28,7 +28,7 @@ public:
static KIO::Job* empty(QWidget *window);
static bool isEmpty();
-signals:
+Q_SIGNALS:
void emptinessChanged(bool isEmpty);
private: