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

index 35dcac5a..91fda996 100644 --- a/include/TimelineViewManager.h +++ b/include/TimelineViewManager.h
@@ -47,6 +47,9 @@ public: void sync(const Rooms &rooms); void clearAll(); + // Check if all the timelines have been loaded. + bool hasLoaded() const; + static QString chooseRandomColor(); static QString displayName(const QString &userid);