From fe9ed530b153ff132d08ede88e7a5bdb311f118c Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 7 Dec 2019 11:50:24 -0500 Subject: [PATCH] Qt code rearranging fixes entry --- doc/fixes37.0 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/fixes37.0 b/doc/fixes37.0 index f9f60be61..a96f261e5 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -39,7 +39,7 @@ split off some of the functionality that was in makedefs (compiled-in options build date/time, etc) so that it can be built by a cross-compiler and accessed on the target platform replace quest.txt and associated conversion to quest.dat via makedefs with - lua quest texts loaded at runtime + lua quest texts loaded at runtime Platform- and/or Interface-Specific New Features @@ -55,4 +55,7 @@ Code Cleanup and Reorganization move majority of global variables into instance_globals struct g move zeroobj, zeromonst, zeroany into const_globals struct cg remove STATIC_DCL, STATIC_OVL, STATIC_VAR, STATIC_PTR +old Qt moved from win/Qt to win/Qt3 +more current Qt for Qt version 4 and 5 moved from win/Qt4 to win/Qt; qt4 + moniker changed to qt_