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

index 77ec50d7..6ef71bcc 100644 --- a/src/ui/NhekoGlobalObject.h +++ b/src/ui/NhekoGlobalObject.h
@@ -16,7 +16,7 @@ #include "Theme.h" #include "UserProfile.h" -class Nheko : public QObject +class Nheko final : public QObject { Q_OBJECT