[kwin] Drop more unused includes
--warnings
This commit is contained in:
parent
c954a3151c
commit
16c44810cb
4 changed files with 0 additions and 6 deletions
|
@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
// KDE
|
||||
#include <KConfigGroup>
|
||||
#include <KDesktopFile>
|
||||
#include <KGlobalSettings>
|
||||
#include <KIcon>
|
||||
#include <KDE/KLocalizedString>
|
||||
#include <KServiceTypeTrader>
|
||||
|
|
|
@ -18,12 +18,10 @@
|
|||
|
||||
#include "kcm.h"
|
||||
|
||||
#include <kglobal.h>
|
||||
#include <QLayout>
|
||||
//Added by qt3to4:
|
||||
#include <QVBoxLayout>
|
||||
#include <KDE/KLocalizedString>
|
||||
#include <kapplication.h>
|
||||
#include <kaboutdata.h>
|
||||
#include <QtDBus/QtDBus>
|
||||
|
||||
|
|
|
@ -19,8 +19,6 @@ You should have received a copy of the GNU General Public License
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*********************************************************************/
|
||||
|
||||
#include "kdebug.h"
|
||||
|
||||
#include "main.h"
|
||||
|
||||
#include <kservicetypetrader.h>
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#include <KDE/KGenericFactory>
|
||||
#include <KDE/KPluginFactory>
|
||||
|
||||
#include "module.h"
|
||||
|
|
Loading…
Reference in a new issue