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/statusbar/mountpointobservercache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/statusbar/mountpointobservercache.h') diff --git a/src/statusbar/mountpointobservercache.h b/src/statusbar/mountpointobservercache.h index aeb117cbb..ab16fa760 100644 --- a/src/statusbar/mountpointobservercache.h +++ b/src/statusbar/mountpointobservercache.h @@ -28,7 +28,7 @@ public: */ MountPointObserver* observerForUrl(const QUrl& url); -private slots: +private Q_SLOTS: /** * Removes the given \a observer from the cache. */ -- cgit v1.3