diff options
| author | CH Chethan Reddy <40890937+Chethan2k1@users.noreply.github.com> | 2020-06-24 23:05:32 +0530 |
|---|---|---|
| committer | CH Chethan Reddy <40890937+Chethan2k1@users.noreply.github.com> | 2020-07-30 22:10:27 +0530 |
| commit | 1633650303e2129ae1e255f4e17a0fbff13638b1 (patch) | |
| tree | 43c54e079addc7d5cbb3aa851806c34e50f9b4d4 /src/timeline/TimelineViewManager.cpp | |
| parent | Some Improvements (diff) | |
| download | nheko-1633650303e2129ae1e255f4e17a0fbff13638b1.tar.xz | |
Some more changes
- remove unnecessary field sender in userprofile.qml
- cover user facing string with qsTr to get picked by translations
- add spacing and fix theming issue
- increase and add color to username
- change back to QVector from QLinkedList cause I have mistaken
better time complexity to give better benchmark
red
Diffstat (limited to 'src/timeline/TimelineViewManager.cpp')
| -rw-r--r-- | src/timeline/TimelineViewManager.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/timeline/TimelineViewManager.cpp b/src/timeline/TimelineViewManager.cpp |
