Commit Graph

2 Commits

Author SHA1 Message Date
maurerpe
2e4efb5b10 Fix remaining toAscii/fromAscii
Qt5 does not have toAscii or fromAscii.  Use toLatin1 and fromLatin1
respectively.  Both replacement functions exist in Qt4.8.
2016-02-24 23:56:43 +01:00
wmayer
285219bf3d + Webkit based SVG image format 2013-11-28 13:32:32 +01:00