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

index 572e3e22..c0895b2c 100644 --- a/src/timeline/TimelineViewManager.h +++ b/src/timeline/TimelineViewManager.h
@@ -34,7 +34,7 @@ namespace mtx::responses { struct Sync; } -class TimelineViewManager : public QObject +class TimelineViewManager final : public QObject { Q_OBJECT