Use the more detailed version info on Qt
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user