summary refs log tree commit diff
path: root/src/ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui')
-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 91210c54..c1f3579c 100644 --- a/src/ui/NhekoGlobalObject.h +++ b/src/ui/NhekoGlobalObject.h
@@ -16,7 +16,7 @@ #include "Theme.h" #include "UserProfile.h" -class Nheko final : public QObject +class Nheko : public QObject { Q_OBJECT