kwin/clients/b2
Martin Gräßlin 60c42b7a34 s/KLocale/KLocalizedString/g
Many headers included KLocale to use i18n and co. But those methods are
defined in KLocalizedString and not in KLocale.

With KF5 klocale.h does no longer include KLocalizedString causing lots
of compile errors.
2013-03-07 13:59:15 +01:00
..
config s/KLocale/KLocalizedString/g 2013-03-07 13:59:15 +01:00
b2.desktop SVN_SILENT made messages (.desktop file) 2012-12-24 09:05:36 +01:00
b2client.cpp s/KLocale/KLocalizedString/g 2013-03-07 13:59:15 +01:00
b2client.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
bitmaps.h
CMakeLists.txt