On Sun, 2012-10-14 at 11:23 +0000,
trinity-users-digest-help(a)lists.pearsoncomputing.net wrote:
This might be a KDevelop bug;
TQDIALOG_OBJECT_NAME_STRING was
not replaced
at compile-time as it probably should have been. However,
this brings up
an interesting point; a native Qt3 application will not be
compatible with
TQt3, which TDE will use as of R14.0, without replacement of
the various
Q* objects with TQ* objects.
Tim
OUCH! I recognize that we are far behind the curve on migrating Qt4 but
we do not have the resources migrate this important application at this
time. But this seems a bit strange. Doesn't that violate the whole
idea of Qt being cross platform? What if I want to run my old Qt3
application on a platform that does not have TDE installed? Thanks -
John