1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test/model
Anthony Bilinski 70824729ff
chore(cleanup): don't use 0 as nullptr
Don't add Wzero-as-null-pointer-constant by default, since on older Qt
versions that we stil support and that our CI runs agains, Qt API themselves
cause warnings which lead to build errors all over the place.

Fix #6008
2020-03-21 23:20:03 -07:00
..
friendmessagedispatcher_test.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
groupmessagedispatcher_test.cpp chore(cleanup): don't use 0 as nullptr 2020-03-21 23:20:03 -07:00
messageprocessor_test.cpp refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' part 2 2019-09-25 13:47:42 +03:00
sessionchatlog_test.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00