Remove mention of Trolltech in installation path.

Task-number: QTBUG-19653

Change-Id: Ic92e0bb4980af53568efe77ebc72e048ee5a32d7
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
bb10
Jason McDonald 2011-12-20 16:44:19 +10:00 committed by Qt by Nokia
parent e5f84ebf01
commit bf4177e9db
1 changed files with 2 additions and 2 deletions

View File

@ -1823,9 +1823,9 @@ bool QCoreApplicationPrivate::isTranslatorInstalled(QTranslator *translator)
/*!
Returns the directory that contains the application executable.
For example, if you have installed Qt in the \c{C:\Trolltech\Qt}
For example, if you have installed Qt in the \c{C:\Qt}
directory, and you run the \c{regexp} example, this function will
return "C:/Trolltech/Qt/examples/tools/regexp".
return "C:/Qt/examples/tools/regexp".
On Mac OS X this will point to the directory actually containing the
executable, which may be inside of an application bundle (if the