Files
nethack/win
Pasi Kallinen 6554500593 Qt: Fix Qt5 deprecation warnings
Mostly the warnings were about QString::sprintf and QFontMetrics::width.
sprintf replacement is asprintf, which annoyingly behaves differently
from sprintf - it seems to append to the string.

Not thoroughly tested, but seems to work.
2021-08-14 21:08:12 +03:00
..
2021-03-13 18:17:00 -08:00
2021-06-06 15:23:39 -07:00
2021-08-14 21:08:12 +03:00
2021-08-10 13:35:25 -04:00
2021-02-05 19:16:49 -05:00