Doc: Removed note about some Qt classes working without an application.
authorDavid Boddie <david.boddie@nokia.com>
Thu, 4 Nov 2010 12:28:42 +0000 (13:28 +0100)
committerDavid Boddie <david.boddie@nokia.com>
Thu, 4 Nov 2010 12:28:42 +0000 (13:28 +0100)
commit828003fb654f33de52585883ed5e7441f925af75
treee4f8dd5de0101b89d30b5ff4eccdc228719036d1
parent852cefcbcc92006dcb18c846f4e2f2dfe5b56410
Doc: Removed note about some Qt classes working without an application.

The QString example turned out to be a poor one because it requires
an application instance in cases where text codecs need to be set up
for the user's locale.
src/corelib/kernel/qcoreapplication.cpp