Commit 44f9412b authored by Thiago Macieira's avatar Thiago Macieira Committed by Qt by Nokia
Browse files

Change uses of {to,from}Ascii to {to,from}Latin1


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: I03084595ddc425a988374b8352fd23e9504ffba6
Reviewed-by: default avatarAlan Alpert <alan.alpert@nokia.com>
parent c96c1d15
Showing with 31 additions and 31 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment