qt5base-lts/tests/auto/gui/text/qtextdocument
Thiago Macieira 575ede308e Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]
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: I2850033159508ebb1ff7564e15b99a146dbee94c
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-05-04 12:45:52 +02:00
..
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
common.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtextdocument.pro gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
tst_qtextdocument.cpp Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui] 2012-05-04 12:45:52 +02:00