kwin/libkdecorations
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
..
CMakeLists.txt
kcommondecoration.cpp s/KLocale/KLocalizedString/g 2013-03-07 13:59:15 +01:00
kcommondecoration.h Strip module path from all Qt #include <> 2013-03-06 10:26:56 +01:00
kcommondecoration_p.cpp Pass the parameter passed to KDecoration::region() to KCommonDecoration 2012-11-24 11:35:29 +01:00
kcommondecoration_p.h added necessary changes to enable ::region() slot for kcommondecoration 2012-11-09 18:03:33 +01:00
kdecoration.cpp Remove all Q_WS_X11 ifdefs 2013-01-11 08:35:47 +01:00
kdecoration.h Strip module path from all Qt #include <> 2013-03-06 10:26:56 +01:00
kdecoration_p.cpp
kdecoration_p.h Strip module path from all Qt #include <> 2013-03-06 10:26:56 +01:00
kdecoration_plugins_p.cpp s/KLocale/KLocalizedString/g 2013-03-07 13:59:15 +01:00
kdecoration_plugins_p.h Strip module path from all Qt #include <> 2013-03-06 10:26:56 +01:00
kdecorationbridge.h Strip module path from all Qt #include <> 2013-03-06 10:26:56 +01:00
kdecorationfactory.cpp
kdecorationfactory.h
Mainpage.dox
Messages.sh