Replace {from,to}Ascii with {from,to}Latin1
authorK. Ernest (iFire) Lee <ernest.lee@chibifire.com>
Sun, 9 Feb 2014 19:43:56 +0000 (11:43 -0800)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 24 Mar 2014 23:21:25 +0000 (00:21 +0100)
These have been deprecated since Qt 5.0, and rather than use
{from,to}Local8Bit I've decided to match the original functionality.


No differences found