Change uses of {to,from}Ascii to {to,from}Latin1 [Assistant]
authorThiago Macieira <thiago.macieira@intel.com>
Thu, 3 May 2012 13:41:25 +0000 (15:41 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 3 May 2012 15:31:05 +0000 (17:31 +0200)
commitf750a3679006222059291a4e65935ecea36c2da0
treead6feaf693db331423dbce9014eb9dda90ff6e96
parent5f8a6612be2cfc0f08dc151bf1f0c1f481b98311
Change uses of {to,from}Ascii to {to,from}Latin1 [Assistant]

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: I8bcc6bbe2fcd49b31a4850029b2830b1f8cb0353
Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
src/assistant/assistant/installdialog.cpp
src/assistant/clucene/qclucene_global_p.h
src/assistant/clucene/qreader.cpp