Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtPrintSupport]
authorThiago Macieira <thiago.macieira@intel.com>
Wed, 2 May 2012 14:32:26 +0000 (16:32 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 3 May 2012 09:33:05 +0000 (11:33 +0200)
commitd9f4b130aa1c529c50d1e7a9d55c13de7ea72b08
tree7d5096addfdf902007b039e3c8b4252ae411d964
parent5e2590b537a6896c8a15ffcbd898c06b8b4ddfcf
Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtPrintSupport]

This operation should be a no-op anyway, since at this point in time,
the fromAscii and toAscii functions simply call their fromLatin1 and
toLatin1 counterparts.

Task-number: QTBUG-21872
Change-Id: I73963515a44175cb63251d0508d5f28d78076d76
Reviewed-by: John Layt <jlayt@kde.org>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/printsupport/kernel/qprinterinfo_unix.cpp