diff options
| author | tastytea <tastytea@tastytea.de> | 2022-03-06 14:46:52 +0100 |
|---|---|---|
| committer | tastytea <tastytea@tastytea.de> | 2022-03-06 19:58:12 +0100 |
| commit | e390c398626b5f6e885078de9ab14186e3c0c27e (patch) | |
| tree | 29e73327be50b6173910e129a2584becf72fef12 /src | |
| parent | Add function to force focus on InputDialog input field (diff) | |
| download | nheko-e390c398626b5f6e885078de9ab14186e3c0c27e.tar.xz | |
Allow to specify reason for removed message
# Previous commits: # 5949173b Add function to force focus on InputDialog input field # 9482ac4e Allow explicit selection of SSO method # ab05e2d8 Mobile message input (#962) # 12a6da01 If you replace the txn id, replace a string the length of the txn id...
Diffstat (limited to 'src')
| -rw-r--r-- | src/timeline/TimelineModel.cpp | 8 | ||||
| -rw-r--r-- | src/timeline/TimelineModel.h | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/src/timeline/TimelineModel.cpp b/src/timeline/TimelineModel.cpp |
