diff options
author | Norwegian Rock Cat <qt-info@nokia.com> | 2009-06-25 09:24:09 (GMT) |
---|---|---|
committer | Norwegian Rock Cat <qt-info@nokia.com> | 2009-06-25 10:07:35 (GMT) |
commit | 0c1be3042e27bf1980afa14eb6b0990b78bdd15f (patch) | |
tree | 345d255857db5632b2de6f0658ebe0432a061018 /src/opengl | |
parent | 6198e74a0b482c332f7b6432b817831560fe21ec (diff) | |
download | Qt-0c1be3042e27bf1980afa14eb6b0990b78bdd15f.zip Qt-0c1be3042e27bf1980afa14eb6b0990b78bdd15f.tar.gz Qt-0c1be3042e27bf1980afa14eb6b0990b78bdd15f.tar.bz2 |
Only instantiate the PICT pasteboard MIME when we have to.
10.6 does a lot of image synthesis for us when we put up a tiff, which
is great because we don't have to do a thing and it will work with all
the applications out there. This means we don't need our PICT convertor
on 10.6 for 32-bit apps. However, this magic doesn't exist in earlier
versions of Mac OS X, so we have to keep it around (along with the
QuickTime symbol resolving) there.
Reviewed-by: Morten Sørvig
Diffstat (limited to 'src/opengl')
0 files changed, 0 insertions, 0 deletions