Skip to content
  • Laurent Montel's avatar
    Use non-deprecated types and methods: · 61563e0f
    Laurent Montel authored
    as David told:
    "
    WFlags -> WindowFlags (it's a typedef, and it's BC, nm says
    QFlags<Qt::WindowType>)
    toAscii -> toLatin1
    fromAscii -> fromLatin1
    "
    As done in kdelibs
    61563e0f