Skip to content
  • David Faure's avatar
    Use non-deprecated types and methods: · 4e03e90f
    David Faure authored
    WFlags -> WindowFlags (it's a typedef, and it's BC, nm says QFlags<Qt::WindowType>)
    toAscii -> toLatin1
    fromAscii -> fromLatin1
    as suggested by Treeve Jelbert on kde-frameworks-devel
    4e03e90f