Skip to content
  • Simon Persson's avatar
    Port from KLocale to QLocale · e5611747
    Simon Persson authored
    Also update header includes to include KLocalizedString instead.
    Since most code was only using KGlobal to get the KLocale object pointer now was also a good time to remove includes of KGlobal. That meant porting KGlobal::charsets() to KCharset::charsets()  in a few places.
    e5611747