diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-05-14 16:31:59 +0300 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-05-14 16:31:59 +0300 |
| commit | 7502f167aec63002a1724c165f63ed974bc0c3bf (patch) | |
| tree | a75dfbae716caed5bda359dabe4b930a8022af08 /include | |
| parent | Fix ripple size on RoomListItem (diff) | |
| download | nheko-7502f167aec63002a1724c165f63ed974bc0c3bf.tar.xz | |
Use QSharedPointer to manage TimelineViews and RoomInfoListItems
Diffstat (limited to 'include')
| -rw-r--r-- | include/RoomList.h | 2 | ||||
| -rw-r--r-- | include/TimelineView.h | 1 | ||||
| -rw-r--r-- | include/TimelineViewManager.h | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/include/RoomList.h b/include/RoomList.h |
