Allow the QPA plugin arguments to contain non-ASCII.
authorThiago Macieira <thiago.macieira@intel.com>
Wed, 2 May 2012 12:47:30 +0000 (14:47 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 4 May 2012 13:24:52 +0000 (15:24 +0200)
commit4ececbba5817445d59f66209fd48388f950673c5
treee15551ebcb0a623d982c318061c28225552ae886
parent0ec1b9d162dd1372bce789268251fe90b723f2ef
Allow the QPA plugin arguments to contain non-ASCII.

Who knows what we might need them for in the future?

Change-Id: Ic68e04aea6cb26afb0ed98684bbb37a62c111638
Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>
src/gui/kernel/qguiapplication.cpp
src/gui/text/qrawfont_ft.cpp