Fix FTBFS resulting from KCModule rename

pull/1/head
Timothy Pearson 11 years ago
parent 5d54d9b268
commit c3e3301aba

@ -14,7 +14,7 @@
#include <tqstringlist.h>
#include <tqmap.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#include <dcopobject.h>

@ -27,7 +27,7 @@
#include "kdfconfig.h"
#include "mntconfig.h"
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqtabwidget.h>
class KDiskFreeWidget : public TDECModule

@ -25,7 +25,7 @@
#ifndef __MNTCONFIG_H__
#define __MNTCONFIG_H__
#include <kcmodule.h>
#include <tdecmodule.h>
#include <kconfig.h>
#include <kiconloader.h>

@ -25,7 +25,7 @@
#ifndef __ACPICONFIG_H__
#define __ACPICONFIG_H__
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqstring.h>
class TQWidget;

@ -25,7 +25,7 @@
#ifndef __APMCONFIG_H__
#define __APMCONFIG_H__
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqstring.h>
class TQWidget;

@ -27,7 +27,7 @@
#ifndef __BATTERYCONFIG_H__
#define __BATTERYCONFIG_H__
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqstring.h>
#include <tqpixmap.h>
#include <tqptrlist.h>

@ -25,7 +25,7 @@
#ifndef __BUTTONSCONFIG_H__
#define __BUTTONSCONFIG_H__
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqstring.h>
class TQWidget;

@ -29,7 +29,7 @@
#include <tqtabwidget.h>
#include <kcmodule.h>
#include <tdecmodule.h>
class WarningConfig;

@ -35,7 +35,7 @@
#include <kapplication.h>
#include <knuminput.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#include <kaboutdata.h>
class PcmciaConfig : public TDECModule

@ -25,7 +25,7 @@
#ifndef __POWERCONFIG_H__
#define __POWERCONFIG_H__
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqstring.h>
class TQWidget;

@ -25,7 +25,7 @@
#ifndef __BRIGHTNESSCONFIG_H__
#define __BRIGHTNESSCONFIG_H__
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqstring.h>
class TQWidget;

@ -25,7 +25,7 @@
#ifndef __SONYCONFIG_H__
#define __SONYCONFIG_H__
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqstring.h>
class TQWidget;

@ -26,7 +26,7 @@
#ifndef __WARNINGCONFIG_H__
#define __WARNINGCONFIG_H__
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqstring.h>
class TQWidget;

@ -22,7 +22,7 @@
#ifndef KCMKVAIO_MAIN_H
#define KCMKVAIO_MAIN_H
#include <kcmodule.h>
#include <tdecmodule.h>
#include "../kvaiodriverinterface.h"
class TQTimer;

@ -35,7 +35,7 @@
#include <kdebug.h>
#include <kconfig.h>
#include <kurlrequester.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#ifdef Q_OS_FREEBSD
#include <sys/types.h>

@ -25,7 +25,7 @@
#ifndef KCMTHINKPAD_MAIN_H
#define KCMTHINKPAD_MAIN_H
#include <kcmodule.h>
#include <tdecmodule.h>
class KCMThinkPadGeneral;

@ -20,7 +20,7 @@
#ifndef _KWALLETKONFIGURATOR_H
#define _KWALLETKONFIGURATOR_H
#include <kcmodule.h>
#include <tdecmodule.h>
class TDEConfig;
class WalletConfigWidget;

Loading…
Cancel
Save