Fix FTBFS resulting from KCModule rename

pull/4/head
Timothy Pearson 12 years ago
parent 9976abe538
commit d196a33b05

@ -22,7 +22,7 @@
#ifndef __BACKENDS_H__
#define __BACKENDS_H__
#include <kcmodule.h>
#include <tdecmodule.h>
#include <kdebug.h>
#include <klistview.h>
#include <kprocess.h>

@ -22,7 +22,7 @@
#ifndef __KCMBEAGLE_H__
#define __KCMBEAGLE_H__
#include <kcmodule.h>
#include <tdecmodule.h>
class TDEConfig;
class TQTabWidget;

@ -25,7 +25,7 @@
#include <tqcheckbox.h>
#include <klistview.h>
#include <kpushbutton.h>
#include <kcmodule.h>
#include <tdecmodule.h>
class KCMBeagleIndexing : public TDECModule
{

@ -22,7 +22,7 @@
#ifndef __KCMKERRY_H__
#define __KCMKERRY_H__
#include <kcmodule.h>
#include <tdecmodule.h>
class TDEConfig;
class TQTabWidget;

@ -28,7 +28,7 @@
#include <tqlayout.h>
#include <tqspinbox.h>
#include <tqwhatsthis.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqcombobox.h>
#include <kglobalaccel.h>
#include <kkeydialog.h>

@ -26,7 +26,7 @@
#include <tqlabel.h>
#include <tqgroupbox.h>
#include <tqtextedit.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#include <kpushbutton.h>
class KCMBeagleStatus : public TDECModule

Loading…
Cancel
Save