diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-01-12 11:27:24 +0200 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-01-12 11:27:24 +0200 |
| commit | daabb40bede4691a9232274edbbad1e2bed76345 (patch) | |
| tree | 2065cf25ba56776f435dfe62e856b8dece9048b2 /src | |
| parent | Handle surrogate pairs in avatars (diff) | |
| download | nheko-daabb40bede4691a9232274edbbad1e2bed76345.tar.xz | |
Use Q_NULLPTR to be compatible with qt5.7
fixes #199
Diffstat (limited to 'src')
| -rw-r--r-- | src/timeline/TimelineViewManager.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/timeline/TimelineViewManager.cc b/src/timeline/TimelineViewManager.cc |
