diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-01-02 04:21:26 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-01-02 04:21:26 +0100 |
commit | 5f315d8a3cadd8f94b3701e1174b735f09b8c0b7 (patch) | |
tree | f00f19701e68a24fafbbd461eb7134f81b63e657 | |
parent | Limit build jobs on small systems (diff) | |
download | nheko-5f315d8a3cadd8f94b3701e1174b735f09b8c0b7.tar.xz |
Fix pagination after timeline clear
-rw-r--r-- | src/timeline/TimelineModel.cpp | 3 | ||||
-rw-r--r-- | src/timeline/TimelineModel.h | 6 |
2 files changed, 8 insertions, 1 deletions
diff --git a/src/timeline/TimelineModel.cpp b/src/timeline/TimelineModel.cpp |