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/panels/panel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/panels/panel.h') diff --git a/src/panels/panel.h b/src/panels/panel.h index 3a61a41f0..5932ae6af 100644 --- a/src/panels/panel.h +++ b/src/panels/panel.h @@ -38,7 +38,7 @@ public: QSize sizeHint() const override; -public slots: +public Q_SLOTS: /** * This is invoked every time the folder being displayed in the * active Dolphin view changes. -- cgit v1.3