Share

PortaBase

Tracker: Patches

5 QT/E 2.3.10 versioning fix - ID: 1122009
Last Update: Attachment added ( hrwandil )

Qt/Embedded 2.3.10 is "2310" in preprocessor so checking
for "QT_VERSION < 300" does not work as expected.

Attached patch fix it by changing all checking with
"QT_VERSION < 0x30000" as it should be done.


Marcin Juszkiewicz ( hrwandil ) - 2005-02-13 22:14

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
qtversion.patch Download

Change ( 1 )

Field Old Value Date By
File Added 119883: qtversion.patch 2005-02-13 22:14 hrwandil