Files
neochat/src
Tobias Fella d9f0ec8ada Fix segfault on login caused by 53397bf970
newAvatarUrl() returns an Omittable<QUrl> instead of a QUrl that may be
empty. When the Omittable is empty, dereferencing it returns a nullptr
and calling something on that segfaults
2020-11-11 15:23:33 +01:00
..
2020-11-08 22:08:56 +01:00
2020-11-09 19:47:41 +01:00
2020-11-03 15:15:16 +00:00
2020-11-04 19:43:56 +01:00
2020-11-10 17:08:13 +00:00
2020-11-10 17:08:13 +00:00
2020-11-03 12:03:06 +01:00
2020-11-04 19:43:56 +01:00
2020-11-03 12:03:06 +01:00
2020-11-04 20:29:19 +01:00
2019-09-29 20:29:59 -07:00
2020-11-02 16:11:24 +01:00