Fix FTBFS resulting from KCModule rename

pull/21/head
Timothy Pearson 11 years ago
parent bd48df85eb
commit 61bddfe3a7

@ -32,7 +32,7 @@
#ifndef _APPEARANCE_CONFIGURE_PAGE_H_
#define _APPEARANCE_CONFIGURE_PAGE_H_
#include <kcmodule.h>
#include <tdecmodule.h>
namespace Kleo {
class AppearanceConfigWidget;

@ -32,7 +32,7 @@
#ifndef DIRSERVCONFIGPAGE_H
#define DIRSERVCONFIGPAGE_H
#include <kcmodule.h>
#include <tdecmodule.h>
#include <kleo/cryptoconfig.h>
#include <tdepimmacros.h>

@ -32,7 +32,7 @@
#ifndef __KLEOPATRA_CONF_DNORDERCONFIGPAGE_H__
#define __KLEOPATRA_CONF_DNORDERCONFIGPAGE_H__
#include <kcmodule.h>
#include <tdecmodule.h>
namespace Kleo {
class DNAttributeOrderConfigWidget;

@ -24,7 +24,7 @@
#ifndef KCMKABCONFIG_H
#define KCMKABCONFIG_H
#include <kcmodule.h>
#include <tdecmodule.h>
class KABConfigWidget;

@ -24,7 +24,7 @@
#ifndef KCMKABLDAPCONFIG_H
#define KCMKABLDAPCONFIG_H
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqwidget.h>

@ -16,7 +16,7 @@
#include <kdialogbase.h>
#include <klistview.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#include <klocale.h>
#include <tdepimmacros.h>

@ -24,7 +24,7 @@
#include <config.h>
#include "configuredialog.h"
#include "configuredialog_p.h"
#include <kcmodule.h>
#include <tdecmodule.h>
//----------------------------
// KCM stuff

@ -13,7 +13,7 @@
#include <tqlayout.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#include <kdebug.h>
#include <klocale.h>

@ -17,7 +17,7 @@
#define KNCONFIGPAGES_H
#include <kcmodule.h>
#include <tdecmodule.h>
class BaseWidget;
class IdentityWidget;

@ -16,7 +16,7 @@
#define KNCONFIGWIDGETS_H
#include <kdialogbase.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#include "knwidgets.h"
#include "smtpaccountwidget_base.h"

@ -225,10 +225,10 @@
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in declaration">kcmodule.h</include>
<include location="global" impldecl="in declaration">tdecmodule.h</include>
</includes>
<includehints>
<includehint>kcmodule.h</includehint>
<includehint>tdecmodule.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>knuminput.h</includehint>
</includehints>

@ -26,7 +26,7 @@
#include <tqvaluelist.h>
#include <kcmodule.h>
#include <tdecmodule.h>
class KListView;

@ -24,7 +24,7 @@
#ifndef KCMKORGSUMMARY_H
#define KCMKORGSUMMARY_H
#include <kcmodule.h>
#include <tdecmodule.h>
class TQSpinxBox;
class TQButtonGroup;

@ -24,7 +24,7 @@
#ifndef KCMKONTACTKNT_H
#define KCMKONTACTKNT_H
#include <kcmodule.h>
#include <tdecmodule.h>
class TQListViewItem;
class TQSpinxBox;

@ -25,7 +25,7 @@
#ifndef KCMSDSUMMARY_H
#define KCMSDSUMMARY_H
#include <kcmodule.h>
#include <tdecmodule.h>
class TQButtonGroup;
class TQCheckBox;

@ -25,7 +25,7 @@
#ifndef KCMKONTACTSUMMARY_H
#define KCMKONTACTSUMMARY_H
#include <kcmodule.h>
#include <tdecmodule.h>
#include <klistview.h>
class KPluginInfo;

@ -22,7 +22,7 @@
#ifndef KPIM_KCMDESIGNERFIELDS_H
#define KPIM_KCMDESIGNERFIELDS_H
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tdepimmacros.h>
class KListView;

@ -29,7 +29,7 @@
#include <tqdatetimeedit.h>
#include <kdialogbase.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#include <kconfigskeleton.h>
#include <kfile.h>
#include <tdepimmacros.h>

Loading…
Cancel
Save