Fix compilation: QChar(char) is "from ASCII"
authorThiago Macieira <thiago.macieira@intel.com>
Fri, 26 Oct 2012 20:12:03 +0000 (13:12 -0700)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 27 Oct 2012 05:37:52 +0000 (07:37 +0200)
commit1baadd85130812161f6a56aa05ab5bf2cac99cef
tree76755b86d429e86570ff8465d9ecd8c5c971bead
parent6e4d7bbb0baeff2362e3d25be6aedcb68e7909b0
Fix compilation: QChar(char) is "from ASCII"

This fixes the build if QT_NO_CAST_FROM_ASCII is defined.

Change-Id: I0273794a83b0adaa0c15a9910cbcc9ea5d48ef7a
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
src/corelib/io/qstandardpaths.cpp