From f65b0899c3666561cafac14f67ab0bb8a5bfa00a Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Mon, 8 Feb 2021 23:09:59 +0100 Subject: Build with QT_NO_KEYWORDS --- src/trash/dolphintrash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/trash') 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: -- cgit v1.3