diff options
author | targetakhil <targetakhil@gmail.com> | 2021-04-15 21:14:58 +0530 |
---|---|---|
committer | targetakhil <targetakhil@gmail.com> | 2021-04-15 22:37:47 +0530 |
commit | 6893e3a8d5cd30fc3e29dbf9160f258cb86b0cf0 (patch) | |
tree | e931514b0a1f66ef2bce1a4cbb7db9a38b63636f /src/timeline | |
parent | Fix basic UI for forward completer (diff) | |
download | nheko-6893e3a8d5cd30fc3e29dbf9160f258cb86b0cf0.tar.xz |
show forward menu item only for relevant events, changes to ui
Diffstat (limited to 'src/timeline')
-rw-r--r-- | src/timeline/TimelineModel.cpp | 11 | ||||
-rw-r--r-- | src/timeline/TimelineModel.h | 1 |
2 files changed, 12 insertions, 0 deletions
diff --git a/src/timeline/TimelineModel.cpp b/src/timeline/TimelineModel.cpp |