diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-12-29 22:45:30 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-12-29 22:45:30 +0100 |
commit | 7cfb7dcea4ab9249714bccd57124e07ec221b991 (patch) | |
tree | ec78c3a44ad2602a1ffa7dc4c6e48a6f43157f2e | |
parent | Prevent copies when querying theme (diff) | |
download | nheko-7cfb7dcea4ab9249714bccd57124e07ec221b991.tar.xz |
Reduce allocations for presence states a bit
-rw-r--r-- | src/timeline/TimelineViewManager.cpp | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/src/timeline/TimelineViewManager.cpp b/src/timeline/TimelineViewManager.cpp |