diff options
author | Martin Smith <msmith@trolltech.com> | 2010-02-09 12:13:31 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-02-09 12:13:31 (GMT) |
commit | 9be25c3847bb90eb2a6cf9cd6d357e83b7ad89a2 (patch) | |
tree | 4cf580cb6a4d6aef2ee985840beff328a3633fcf /doc/src/platforms | |
parent | 1f28c7c3391cef8760836b61146e556adf217596 (diff) | |
download | Qt-9be25c3847bb90eb2a6cf9cd6d357e83b7ad89a2.zip Qt-9be25c3847bb90eb2a6cf9cd6d357e83b7ad89a2.tar.gz Qt-9be25c3847bb90eb2a6cf9cd6d357e83b7ad89a2.tar.bz2 |
doc: Updated deployment OS X requirements for 4.6
Beginning with Qt 4.6, OS X 103 (Panther) is no longer supported.
Diffstat (limited to 'doc/src/platforms')
-rw-r--r-- | doc/src/platforms/platform-notes.qdoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/platforms/platform-notes.qdoc b/doc/src/platforms/platform-notes.qdoc index e08bf1a..f513181 100644 --- a/doc/src/platforms/platform-notes.qdoc +++ b/doc/src/platforms/platform-notes.qdoc @@ -293,6 +293,9 @@ \section1 General Information + Qt 4.6 applications can only be deployed on Mac OS X 10.4 (Tiger) + and higher. + Qt 4.4 and Qt 4.5 development is only supported on Mac OS X 10.4 and up. Applications built against these version of Qt can be deployed on Mac OS X 10.3, but cannot be developed on that version of the operating system due |