diff options
Diffstat (limited to 'src/trash')
| -rw-r--r-- | src/trash/dolphintrash.h | 2 |
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: |
