summary refs log tree commit diff
path: root/src/dock
diff options
context:
space:
mode:
Diffstat (limited to 'src/dock')
-rw-r--r--src/dock/Dock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dock/Dock.h b/src/dock/Dock.h

index a076a97c..33bdeeae 100644 --- a/src/dock/Dock.h +++ b/src/dock/Dock.h
@@ -10,7 +10,7 @@ #include <QtDBus/QDBusInterface> #endif -class Dock : public QObject +class Dock final : public QObject { Q_OBJECT public: