Use the more detailed version info on Qt

This commit is contained in:
nhmall
2020-08-05 08:49:58 -04:00
parent a6fc14a2cc
commit e426f99d25
+1 -1
View File
@@ -470,7 +470,7 @@ aboutMsg()
#else #else
5, // Qt version macro should exist; if not, assume Qt5 5, // Qt version macro should exist; if not, assume Qt5
#endif #endif
version_string(vbuf), /* nethack version */ getversionstring(vbuf), /* nethack version */
#ifdef QT_VERSION_STR #ifdef QT_VERSION_STR
" with Qt " QT_VERSION_STR, " with Qt " QT_VERSION_STR,
#else #else