Fix FTBFS resulting from KCModule rename

pull/2/head
Timothy Pearson 11 years ago
parent 8084850061
commit 1a9478c6e1

@ -190,7 +190,7 @@ often, or which user opened the most files or whatever.</para>
<para>&Matthias.Hoelzer-Kluepfel; &Matthias.Hoelzer-Kluepfel.mail;</para></listitem> <para>&Matthias.Hoelzer-Kluepfel; &Matthias.Hoelzer-Kluepfel.mail;</para></listitem>
<listitem><para>Use of <classname>TDEProcess</classname> instead of popen, and more error checking:</para> <listitem><para>Use of <classname>TDEProcess</classname> instead of popen, and more error checking:</para>
<para>&David.Faure; &David.Faure.mail;</para></listitem> <para>&David.Faure; &David.Faure.mail;</para></listitem>
<listitem><para>Conversion to kcmodule, added tab pages 2,3,4, bug <listitem><para>Conversion to tdecmodule, added tab pages 2,3,4, bug
fixed:</para> fixed:</para>
<para>&Alexander.Neundorf; &Alexander.Neundorf.mail;</para></listitem> <para>&Alexander.Neundorf; &Alexander.Neundorf.mail;</para></listitem>
</itemizedlist> </itemizedlist>

@ -9,7 +9,7 @@
#define __kcmaccess_h__ #define __kcmaccess_h__
#include <kcmodule.h> #include <tdecmodule.h>
#include <knuminput.h> #include <knuminput.h>

@ -1613,7 +1613,7 @@ Please note that on slow machines this may cause a "lag" between the event causi
<layoutdefaults spacing="3" margin="6"/> <layoutdefaults spacing="3" margin="6"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includehints> <includehints>
<includehint>kcmodule.h</includehint> <includehint>tdecmodule.h</includehint>
<includehint>kurlrequester.h</includehint> <includehint>kurlrequester.h</includehint>
<includehint>klineedit.h</includehint> <includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint> <includehint>kpushbutton.h</includehint>

@ -38,7 +38,7 @@
#include <kaboutdata.h> #include <kaboutdata.h>
#include <kapplication.h> #include <kapplication.h>
#include <kcmoduleloader.h> #include <tdecmoduleloader.h>
#include <kdebug.h> #include <kdebug.h>
#include <kdialog.h> #include <kdialog.h>
#include <klineedit.h> #include <klineedit.h>

@ -35,7 +35,7 @@
#include <tqradiobutton.h> #include <tqradiobutton.h>
#include <tqtimer.h> #include <tqtimer.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <knuminput.h> #include <knuminput.h>
#include <kprogress.h> #include <kprogress.h>

@ -10,7 +10,7 @@
#ifndef __Bgnd_h_Included__ #ifndef __Bgnd_h_Included__
#define __Bgnd_h_Included__ #define __Bgnd_h_Included__
#include <kcmodule.h> #include <tdecmodule.h>
class TDEConfig; class TDEConfig;
class BGDialog; class BGDialog;

@ -21,7 +21,7 @@
#ifndef __bell_h__ #ifndef __bell_h__
#define __bell_h__ #define __bell_h__
#include "kcmodule.h" #include "tdecmodule.h"
class TQCheckBox; class TQCheckBox;
class KIntNumInput; class KIntNumInput;

@ -21,7 +21,7 @@
#ifndef main_included #ifndef main_included
#define main_included #define main_included
#include <kcmodule.h> #include <tdecmodule.h>
class Dtime; class Dtime;
class Tzone; class Tzone;

@ -13,7 +13,7 @@
#include <tqstring.h> #include <tqstring.h>
#include <tqstringlist.h> #include <tqstringlist.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kdialogbase.h> #include <kdialogbase.h>
#include "widgetcanvas.h" #include "widgetcanvas.h"

@ -16,7 +16,7 @@
#ifndef _KCM_KTEXTEDITORCHOOSER_H_ #ifndef _KCM_KTEXTEDITORCHOOSER_H_
#define _KCM_KTEXTEDITORCHOOSER_H_ #define _KCM_KTEXTEDITORCHOOSER_H_
#include <kcmodule.h> #include <tdecmodule.h>
#include "componentchooser.h" #include "componentchooser.h"

@ -33,7 +33,7 @@
#include <tqtabwidget.h> #include <tqtabwidget.h>
#include <tqvbuttongroup.h> #include <tqvbuttongroup.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <ksimpleconfig.h> #include <ksimpleconfig.h>
class TQGridLayout; class TQGridLayout;

@ -21,7 +21,7 @@
#include <tqmap.h> #include <tqmap.h>
#include <kcmodule.h> #include <tdecmodule.h>
class CSSConfigDialog; class CSSConfigDialog;

@ -21,7 +21,7 @@
#include <tqlayout.h> #include <tqlayout.h>
#include <tqtabwidget.h> #include <tqtabwidget.h>
#include <kcmoduleloader.h> #include <tdecmoduleloader.h>
#include <kdialog.h> #include <kdialog.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -20,7 +20,7 @@
#ifndef DISPLAY_H #ifndef DISPLAY_H
#define DISPLAY_H #define DISPLAY_H
#include <kcmodule.h> #include <tdecmodule.h>
class TQTabWidget; class TQTabWidget;

@ -41,7 +41,7 @@
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kinputdialog.h> #include <kinputdialog.h>
#include <kurlrequester.h> #include <kurlrequester.h>
#include <kcmoduleloader.h> #include <tdecmoduleloader.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>

@ -316,11 +316,11 @@ is configured with 'Browse local network' option above.</string>
<slot>radioButton2_2_toggled(bool)</slot> <slot>radioButton2_2_toggled(bool)</slot>
</Q_SLOTS> </Q_SLOTS>
<includes> <includes>
<include location="global" impldecl="in declaration">kcmodule.h</include> <include location="global" impldecl="in declaration">tdecmodule.h</include>
</includes> </includes>
<layoutdefaults spacing="6" margin="11"/> <layoutdefaults spacing="6" margin="11"/>
<includehints> <includehints>
<includehint>kcmodule.h</includehint> <includehint>tdecmodule.h</includehint>
<includehint>keditlistbox.h</includehint> <includehint>keditlistbox.h</includehint>
<includehint>klineedit.h</includehint> <includehint>klineedit.h</includehint>
<includehint>klineedit.h</includehint> <includehint>klineedit.h</includehint>

@ -23,7 +23,7 @@
#ifndef __FILTEROPTS_H___ #ifndef __FILTEROPTS_H___
#define __FILTEROPTS_H___ #define __FILTEROPTS_H___
#include <kcmodule.h> #include <tdecmodule.h>
class TQListBox; class TQListBox;

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

@ -23,7 +23,7 @@
#include <tqlayout.h> #include <tqlayout.h>
#include <tqtabwidget.h> #include <tqtabwidget.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kservice.h> #include <kservice.h>
class FilterOptionsUI; class FilterOptionsUI;

@ -15,7 +15,7 @@
#define __Energy_h_Included__ #define __Energy_h_Included__
#include <tqobject.h> #include <tqobject.h>
#include <kcmodule.h> #include <tdecmodule.h>
class TQCheckBox; class TQCheckBox;
class KIntNumInput; class KIntNumInput;

@ -5,7 +5,7 @@
#include <tqmap.h> #include <tqmap.h>
#include <kconfig.h> #include <kconfig.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include "typeslistitem.h" #include "typeslistitem.h"

@ -10,7 +10,7 @@
#include <tqobject.h> #include <tqobject.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kdialogbase.h> #include <kdialogbase.h>
#include <kfontdialog.h> #include <kfontdialog.h>
#include <kfontrequester.h> #include <kfontrequester.h>

@ -25,7 +25,7 @@
#include <config.h> #include <config.h>
#endif #endif
#include <kcmodule.h> #include <tdecmodule.h>
#include <klistviewsearchline.h> #include <klistviewsearchline.h>
#include <dcopobject.h> #include <dcopobject.h>

@ -16,7 +16,7 @@
#include <tqimage.h> #include <tqimage.h>
#include <tqvaluelist.h> #include <tqvaluelist.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kdialogbase.h> #include <kdialogbase.h>
#include <ksimpleconfig.h> #include <ksimpleconfig.h>

@ -20,7 +20,7 @@
#define ICONTHEMES_H #define ICONTHEMES_H
#include <tqimage.h> #include <tqimage.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <tqmap.h> #include <tqmap.h>
#include <klistview.h> #include <klistview.h>

@ -27,7 +27,7 @@
#include <tqtabwidget.h> #include <tqtabwidget.h>
#include <kcmodule.h> #include <tdecmodule.h>
class IconModule : public TDECModule class IconModule : public TDECModule
{ {

@ -12,7 +12,7 @@
#include <tqfile.h> #include <tqfile.h>
#include <tqevent.h> #include <tqevent.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kaboutdata.h> #include <kaboutdata.h>
#include "config.h" #include "config.h"

@ -8,7 +8,7 @@
#include <tqpushbutton.h> #include <tqpushbutton.h>
#include <tqtimer.h> #include <tqtimer.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kaboutdata.h> #include <kaboutdata.h>
#include <config.h> #include <config.h>

@ -48,7 +48,7 @@
#include "logitechmouse.h" #include "logitechmouse.h"
#endif #endif
#include <kcmodule.h> #include <tdecmodule.h>
#include "kmousedlg.h" #include "kmousedlg.h"
#include "themepage.h" #include "themepage.h"

@ -28,7 +28,7 @@
#include <tqstring.h> #include <tqstring.h>
#include <kaboutdata.h> #include <kaboutdata.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kio/job.h> #include <kio/job.h>
#include <klistbox.h> #include <klistbox.h>
#include <ktextbrowser.h> #include <ktextbrowser.h>

@ -21,7 +21,7 @@
#ifndef _JOYSTICK_H_ #ifndef _JOYSTICK_H_
#define _JOYSTICK_H_ #define _JOYSTICK_H_
#include <kcmodule.h> #include <tdecmodule.h>
class JoyWidget; class JoyWidget;

@ -2,7 +2,7 @@
#ifndef _kcontrol_kcrootonly_ #ifndef _kcontrol_kcrootonly_
#define _kcontrol_kcrootonly_ #define _kcontrol_kcrootonly_
#include <kcmodule.h> #include <tdecmodule.h>
class KCRootOnly: public TDECModule { class KCRootOnly: public TDECModule {
public: public:

@ -37,7 +37,7 @@
#include "modules.moc" #include "modules.moc"
#include "global.h" #include "global.h"
#include "proxywidget.h" #include "proxywidget.h"
#include <kcmoduleloader.h> #include <tdecmoduleloader.h>
#include "kcrootonly.h" #include "kcrootonly.h"
#include <X11/Xlib.h> #include <X11/Xlib.h>

@ -20,7 +20,7 @@
#ifndef MODULES_H #ifndef MODULES_H
#define MODULES_H #define MODULES_H
#include <kcmoduleinfo.h> #include <tdecmoduleinfo.h>
#include <tqobject.h> #include <tqobject.h>
#include <tqdict.h> #include <tqdict.h>
#include <qxembed.h> #include <qxembed.h>

@ -23,7 +23,7 @@
#include <tqlayout.h> #include <tqlayout.h>
#include <klocale.h> #include <klocale.h>
#include <kapplication.h> #include <kapplication.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kseparator.h> #include <kseparator.h>
#include <kdialog.h> #include <kdialog.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>

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

@ -13,7 +13,7 @@
#include <kaccel.h> #include <kaccel.h>
#include <kkeydialog.h> #include <kkeydialog.h>
//#include <kcmodule.h> //#include <tdecmodule.h>
#include <tqdict.h> #include <tqdict.h>
class TQCheckBox; class TQCheckBox;

@ -25,7 +25,7 @@
#define __keys_main_h #define __keys_main_h
#include <tqtabwidget.h> #include <tqtabwidget.h>
#include <kcmodule.h> #include <tdecmodule.h>
class CommandShortcutsModule; class CommandShortcutsModule;
class ShortcutsModule; class ShortcutsModule;

@ -34,7 +34,7 @@
#endif #endif
#include <tqstringlist.h> #include <tqstringlist.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kurl.h> #include <kurl.h>
#include <kconfig.h> #include <kconfig.h>
#include <kio/job.h> #include <kio/job.h>

@ -18,7 +18,7 @@
#ifndef __hidingconfig_h__ #ifndef __hidingconfig_h__
#define __hidingconfig_h__ #define __hidingconfig_h__
#include <kcmodule.h> #include <tdecmodule.h>
class HidingTab; class HidingTab;

@ -18,7 +18,7 @@
#ifndef __lookandfeelconfig_h__ #ifndef __lookandfeelconfig_h__
#define __lookandfeelconfig_h__ #define __lookandfeelconfig_h__
#include <kcmodule.h> #include <tdecmodule.h>
class LookAndFeelTab; class LookAndFeelTab;

@ -18,7 +18,7 @@
#ifndef __lookandfeelconfig_h__ #ifndef __lookandfeelconfig_h__
#define __lookandfeelconfig_h__ #define __lookandfeelconfig_h__
#include <kcmodule.h> #include <tdecmodule.h>
class LookAndFeelTab; class LookAndFeelTab;

@ -20,7 +20,7 @@
#include <dcopclient.h> #include <dcopclient.h>
#include <kaboutdata.h> #include <kaboutdata.h>
#include <kapplication.h> #include <kapplication.h>
#include <kcmodulecontainer.h> #include <tdecmodulecontainer.h>
#include <kdirwatch.h> #include <kdirwatch.h>
#include <kimageio.h> #include <kimageio.h>
#include <klistview.h> #include <klistview.h>

@ -18,7 +18,7 @@
#ifndef __menuconfig_h__ #ifndef __menuconfig_h__
#define __menuconfig_h__ #define __menuconfig_h__
#include <kcmodule.h> #include <tdecmodule.h>
class MenuTab; class MenuTab;

@ -18,7 +18,7 @@
#ifndef __positionconfig_h__ #ifndef __positionconfig_h__
#define __positionconfig_h__ #define __positionconfig_h__
#include <kcmodule.h> #include <tdecmodule.h>
class PositionTab; class PositionTab;

@ -22,7 +22,7 @@
#ifndef CACHE_H #ifndef CACHE_H
#define CACHE_H #define CACHE_H
#include <kcmodule.h> #include <tdecmodule.h>
class CacheDlgUI; class CacheDlgUI;

@ -6,7 +6,7 @@
#ifndef __KCOOKIESMAIN_H #ifndef __KCOOKIESMAIN_H
#define __KCOOKIESMAIN_H #define __KCOOKIESMAIN_H
#include <kcmodule.h> #include <tdecmodule.h>
class TQTabWidget; class TQTabWidget;
class DCOPClient; class DCOPClient;

@ -28,7 +28,7 @@
#include <tqstringlist.h> #include <tqstringlist.h>
#include <tqlistview.h> #include <tqlistview.h>
#include <kcmodule.h> #include <tdecmodule.h>
class DCOPClient; class DCOPClient;

@ -27,7 +27,7 @@
#define __KCOOKIESPOLICIES_H #define __KCOOKIESPOLICIES_H
#include <tqmap.h> #include <tqmap.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include "policydlg.h" #include "policydlg.h"

@ -24,7 +24,7 @@
#include <tqstring.h> #include <tqstring.h>
#include <kcmodule.h> #include <tdecmodule.h>
class TQTabWidget; class TQTabWidget;

@ -25,7 +25,7 @@
#include <tqlayout.h> #include <tqlayout.h>
#include <tqtabwidget.h> #include <tqtabwidget.h>
#include <kcmoduleloader.h> #include <tdecmoduleloader.h>
#include <klocale.h> #include <klocale.h>
#include "kcookiesmain.h" #include "kcookiesmain.h"

@ -21,7 +21,7 @@
#ifndef MYMAIN_H #ifndef MYMAIN_H
#define MYMAIN_H #define MYMAIN_H
#include <kcmodule.h> #include <tdecmodule.h>
#include <kglobal.h> #include <kglobal.h>
class TQTabWidget; class TQTabWidget;

@ -1,7 +1,7 @@
#ifndef KIOPREFERENCES_H #ifndef KIOPREFERENCES_H
#define KIOPREFERENCES_H #define KIOPREFERENCES_H
#include <kcmodule.h> #include <tdecmodule.h>
class TQLabel; class TQLabel;
class TQVGroupBox; class TQVGroupBox;

@ -25,7 +25,7 @@
#include <tqlineedit.h> #include <tqlineedit.h>
#include <tqcheckbox.h> #include <tqcheckbox.h>
#include <kcmodule.h> #include <tdecmodule.h>
class KComboBox; class KComboBox;

@ -26,7 +26,7 @@
#include <config.h> #include <config.h>
#endif #endif
#include <kcmodule.h> #include <tdecmodule.h>
#include "socksbase.h" #include "socksbase.h"

@ -25,7 +25,7 @@
#ifndef _USERAGENTDLG_H #ifndef _USERAGENTDLG_H
#define _USERAGENTDLG_H #define _USERAGENTDLG_H
#include <kcmodule.h> #include <tdecmodule.h>
class TDEConfig; class TDEConfig;
class FakeUASProvider; class FakeUASProvider;

@ -25,7 +25,7 @@
#include <tqstring.h> #include <tqstring.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kdialogbase.h> #include <kdialogbase.h>
class TQCheckBox; class TQCheckBox;

@ -19,7 +19,7 @@
#ifndef __BEHAVIOUR_H__ #ifndef __BEHAVIOUR_H__
#define __BEHAVIOUR_H__ #define __BEHAVIOUR_H__
#include <kcmodule.h> #include <tdecmodule.h>
class TQCheckBox; class TQCheckBox;
class TQLabel; class TQLabel;

@ -23,7 +23,7 @@
#include <klocale.h> #include <klocale.h>
#include <kdialog.h> #include <kdialog.h>
#include <fixx11h.h> #include <fixx11h.h>
#include <kcmoduleloader.h> #include <tdecmoduleloader.h>
#include "behaviour.h" #include "behaviour.h"
#include "fontopts.h" #include "fontopts.h"

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

@ -19,7 +19,7 @@
#ifndef __desktop_h__ #ifndef __desktop_h__
#define __desktop_h__ #define __desktop_h__
#include <kcmodule.h> #include <tdecmodule.h>
class TQSpinBox; class TQSpinBox;
class TQLabel; class TQLabel;

@ -24,7 +24,7 @@
#include "desktopbehavior.h" #include "desktopbehavior.h"
#include "tqlistview.h" #include "tqlistview.h"
#include <kconfig.h> #include <kconfig.h>
#include <kcmodule.h> #include <tdecmodule.h>
class DesktopBehavior : public DesktopBehaviorBase class DesktopBehavior : public DesktopBehaviorBase
{ {

@ -37,7 +37,7 @@
#include <tqstringlist.h> #include <tqstringlist.h>
#include <tqspinbox.h> #include <tqspinbox.h>
#include <kcmodule.h> #include <tdecmodule.h>
class TQCheckBox; class TQCheckBox;
class TQRadioButton; class TQRadioButton;

@ -33,7 +33,7 @@ Configuration of the maximum image size
#include <tqstring.h> #include <tqstring.h>
#include <kcmodule.h> #include <tdecmodule.h>
class TDEConfig; class TDEConfig;
class TQCheckBox; class TQCheckBox;

@ -15,7 +15,7 @@
#include <tqstring.h> #include <tqstring.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kio/global.h> #include <kio/global.h>
#include <kurl.h> #include <kurl.h>

@ -14,7 +14,7 @@
#include <tqwidget.h> #include <tqwidget.h>
#include <tqmap.h> #include <tqmap.h>
#include <kcmodule.h> #include <tdecmodule.h>
class TQSpinBox; class TQSpinBox;
class KFontCombo; class KFontCombo;

@ -18,7 +18,7 @@
#ifndef FILTEROPTS_H #ifndef FILTEROPTS_H
#define FILTEROPTS_H #define FILTEROPTS_H
#include <kcmodule.h> #include <tdecmodule.h>
class TQListBox; class TQListBox;
class TQPushButton; class TQPushButton;

@ -26,7 +26,7 @@
#include <tqstring.h> #include <tqstring.h>
#include <kconfig.h> #include <kconfig.h>
#include <kcmodule.h> #include <tdecmodule.h>
class TQRadioButton; class TQRadioButton;
class KIntNumInput; class KIntNumInput;

@ -15,7 +15,7 @@
#ifndef __JAVAOPTS_H__ #ifndef __JAVAOPTS_H__
#define __JAVAOPTS_H__ #define __JAVAOPTS_H__
#include <kcmodule.h> #include <tdecmodule.h>
#include "domainlistview.h" #include "domainlistview.h"
#include "policies.h" #include "policies.h"

@ -10,7 +10,7 @@
#ifndef __JSOPTS_H__ #ifndef __JSOPTS_H__
#define __JSOPTS_H__ #define __JSOPTS_H__
#include <kcmodule.h> #include <tdecmodule.h>
#include "domainlistview.h" #include "domainlistview.h"
#include "jspolicies.h" #include "jspolicies.h"

@ -7,7 +7,7 @@
#include <tqcheckbox.h> #include <tqcheckbox.h>
#include <tqstring.h> #include <tqstring.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kconfig.h> #include <kconfig.h>

@ -26,7 +26,7 @@
#ifndef __MAIN_H__ #ifndef __MAIN_H__
#define __MAIN_H__ #define __MAIN_H__
#include <kcmodule.h> #include <tdecmodule.h>
class KJavaOptions; class KJavaOptions;
class KJavaScriptOptions; class KJavaScriptOptions;

@ -19,7 +19,7 @@
class TDEConfig; class TDEConfig;
class TQCheckBox; class TQCheckBox;
#include <kcmodule.h> #include <tdecmodule.h>
#include "nsconfigwidget.h" #include "nsconfigwidget.h"
class TQBoxLayout; class TQBoxLayout;

@ -18,7 +18,7 @@
#ifndef KCMKONSOLE_H #ifndef KCMKONSOLE_H
#define KCMKONSOLE_H #define KCMKONSOLE_H
#include <kcmodule.h> #include <tdecmodule.h>
#include "kcmkonsoledialog.h" #include "kcmkonsoledialog.h"

@ -19,7 +19,7 @@
#ifndef KTHEMEMANAGER_H #ifndef KTHEMEMANAGER_H
#define KTHEMEMANAGER_H #define KTHEMEMANAGER_H
#include <kcmodule.h> #include <tdecmodule.h>
#include <krun.h> #include <krun.h>
#include <kservice.h> #include <kservice.h>
#include <kurl.h> #include <kurl.h>

@ -18,7 +18,7 @@
#ifndef __kcmlaunch_h__ #ifndef __kcmlaunch_h__
#define __kcmlaunch_h__ #define __kcmlaunch_h__
#include <kcmodule.h> #include <tdecmodule.h>
class TQCheckBox; class TQCheckBox;
class TQComboBox; class TQComboBox;

@ -25,7 +25,7 @@
#ifndef __TOPLEVEL_H__ #ifndef __TOPLEVEL_H__
#define __TOPLEVEL_H__ #define __TOPLEVEL_H__
#include <kcmodule.h> #include <tdecmodule.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>
class TQTabWidget; class TQTabWidget;

@ -21,7 +21,7 @@
#ifndef KCONTROL_NIC_H #ifndef KCONTROL_NIC_H
#define KCONTROL_NIC_H #define KCONTROL_NIC_H
#include <kcmodule.h> #include <tdecmodule.h>
class TQStringList; class TQStringList;
class TQPushButton; class TQPushButton;

@ -19,7 +19,7 @@
#ifndef _KCM_PERFORMANCE_H #ifndef _KCM_PERFORMANCE_H
#define _KCM_PERFORMANCE_H #define _KCM_PERFORMANCE_H
#include <kcmodule.h> #include <tdecmodule.h>
namespace KCMPerformance namespace KCMPerformance
{ {

@ -19,7 +19,7 @@
#ifndef _KCM_PERF_SYSTEM_H #ifndef _KCM_PERF_SYSTEM_H
#define _KCM_PERF_SYSTEM_H #define _KCM_PERF_SYSTEM_H
#include <kcmodule.h> #include <tdecmodule.h>
#include "system_ui.h" #include "system_ui.h"

@ -21,7 +21,7 @@
#ifndef _PRIVACY_H_ #ifndef _PRIVACY_H_
#define _PRIVACY_H_ #define _PRIVACY_H_
#include <kcmodule.h> #include <tdecmodule.h>
#include <klistview.h> #include <klistview.h>
#include "kcmprivacydialog.h" #include "kcmprivacydialog.h"

@ -28,7 +28,7 @@
#include <tqvbuttongroup.h> #include <tqvbuttongroup.h>
#include <tqwhatsthis.h> #include <tqwhatsthis.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kcombobox.h> #include <kcombobox.h>
#include <kdebug.h> #include <kdebug.h>
#include <kdialog.h> #include <kdialog.h>

@ -20,7 +20,7 @@
#include <tqtabwidget.h> #include <tqtabwidget.h>
#include <kaboutdata.h> #include <kaboutdata.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kdialog.h> #include <kdialog.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -10,7 +10,7 @@
#define __SCRNSAVE_H__ #define __SCRNSAVE_H__
#include <tqwidget.h> #include <tqwidget.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include "kssmonitor.h" #include "kssmonitor.h"
#include "saverconfig.h" #include "saverconfig.h"

@ -27,7 +27,7 @@
#include <dcopobject.h> #include <dcopobject.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include "smartcardbase.h" #include "smartcardbase.h"
#include "nosmartcardbase.h" #include "nosmartcardbase.h"

@ -21,7 +21,7 @@
#ifndef __kcmsmserver_h__ #ifndef __kcmsmserver_h__
#define __kcmsmserver_h__ #define __kcmsmserver_h__
#include <kcmodule.h> #include <tdecmodule.h>
class SMServerConfigImpl; class SMServerConfigImpl;

@ -19,7 +19,7 @@
#ifndef __spellchecking_h__ #ifndef __spellchecking_h__
#define __spellchecking_h__ #define __spellchecking_h__
#include "kcmodule.h" #include "tdecmodule.h"
class KSpellConfig; class KSpellConfig;

@ -30,7 +30,7 @@
#include <tqstring.h> #include <tqstring.h>
#include <tqtimer.h> #include <tqtimer.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include "stylepreview.h" #include "stylepreview.h"
#include "menupreview.h" #include "menupreview.h"

@ -21,7 +21,7 @@
#include <tqvaluelist.h> #include <tqvaluelist.h>
#include <kcmodule.h> #include <tdecmodule.h>
class TaskbarConfigUI; class TaskbarConfigUI;
class TaskBarSettings; class TaskBarSettings;

@ -27,7 +27,7 @@
#include <tqtabwidget.h> #include <tqtabwidget.h>
#include <tqmap.h> #include <tqmap.h>
#include <kcmodule.h> #include <tdecmodule.h>
class TDMAppearanceWidget; class TDMAppearanceWidget;
class TDMFontWidget; class TDMFontWidget;

@ -14,7 +14,7 @@
#include <tqintdict.h> #include <tqintdict.h>
#include <kcmodule.h> #include <tdecmodule.h>
class TQListView; class TQListView;
class TQListViewItem; class TQListViewItem;

@ -21,7 +21,7 @@
#ifndef VIEW1394_H_ #ifndef VIEW1394_H_
#define VIEW1394_H_ #define VIEW1394_H_
#include <kcmodule.h> #include <tdecmodule.h>
#include <tqmap.h> #include <tqmap.h>
#include <tqsocketnotifier.h> #include <tqsocketnotifier.h>

@ -21,7 +21,7 @@
#ifndef _KCM_XINERAMA_H #ifndef _KCM_XINERAMA_H
#define _KCM_XINERAMA_H #define _KCM_XINERAMA_H
#include <kcmodule.h> #include <tdecmodule.h>
#include <tqptrlist.h> #include <tqptrlist.h>
#include <tqtimer.h> #include <tqtimer.h>

@ -19,7 +19,7 @@
#ifndef MAIN_H #ifndef MAIN_H
#define MAIN_H #define MAIN_H
#include <kcmodule.h> #include <tdecmodule.h>
#include "main_widget.h" #include "main_widget.h"

@ -22,7 +22,7 @@
#define __kcmhtmlsearch_h__ #define __kcmhtmlsearch_h__
#include <kcmodule.h> #include <tdecmodule.h>
class TQLineEdit; class TQLineEdit;

@ -22,7 +22,7 @@
#include <tqlayout.h> #include <tqlayout.h>
#include <tqsplitter.h> #include <tqsplitter.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kaboutdata.h> #include <kaboutdata.h>
#include <klocale.h> #include <klocale.h>
#include <kapplication.h> #include <kapplication.h>

@ -11,7 +11,7 @@
#ifndef _KCMKHOTKEYS_H_ #ifndef _KCMKHOTKEYS_H_
#define _KCMKHOTKEYS_H_ #define _KCMKHOTKEYS_H_
#include <kcmodule.h> #include <tdecmodule.h>
#include <kshortcut.h> #include <kshortcut.h>
#include <actions.h> #include <actions.h>

@ -18,7 +18,7 @@
#ifndef KCMCGI_H #ifndef KCMCGI_H
#define KCMCGI_H #define KCMCGI_H
#include <kcmodule.h> #include <tdecmodule.h>
class TQListBox; class TQListBox;
class TQPushButton; class TQPushButton;

@ -14,7 +14,7 @@ add_subdirectory( mediamanager )
add_subdirectory( medianotifier ) add_subdirectory( medianotifier )
add_subdirectory( mounthelper ) add_subdirectory( mounthelper )
add_subdirectory( kfile-plugin ) add_subdirectory( kfile-plugin )
add_subdirectory( kcmodule ) add_subdirectory( tdecmodule )
add_subdirectory( mimetypes ) add_subdirectory( mimetypes )
add_subdirectory( services ) add_subdirectory( services )
add_subdirectory( propsdlgplugin ) add_subdirectory( propsdlgplugin )

@ -3,7 +3,7 @@ PROPSDLGPLUGINDIR = propsdlgplugin
endif endif
SUBDIRS = libmediacommon . mediamanager medianotifier mounthelper \ SUBDIRS = libmediacommon . mediamanager medianotifier mounthelper \
kfile-plugin kcmodule mimetypes services $(PROPSDLGPLUGINDIR) kfile-plugin tdecmodule mimetypes services $(PROPSDLGPLUGINDIR)
INCLUDES = -I$(srcdir)/libmediacommon $(all_includes) INCLUDES = -I$(srcdir)/libmediacommon $(all_includes)
METASOURCES = AUTO METASOURCES = AUTO

@ -20,7 +20,7 @@
#ifndef _MAIN_H_ #ifndef _MAIN_H_
#define _MAIN_H_ #define _MAIN_H_
#include <kcmodule.h> #include <tdecmodule.h>
class MediaModule : public TDECModule class MediaModule : public TDECModule
{ {

@ -21,7 +21,7 @@
#define _MANAGERMODULE_H_ #define _MANAGERMODULE_H_
#include <tqmap.h> #include <tqmap.h>
#include <kcmodule.h> #include <tdecmodule.h>
class ManagerModuleView; class ManagerModuleView;

@ -20,7 +20,7 @@
#ifndef _NOTIFIERMODULE_H_ #ifndef _NOTIFIERMODULE_H_
#define _NOTIFIERMODULE_H_ #define _NOTIFIERMODULE_H_
#include <kcmodule.h> #include <tdecmodule.h>
#include <tqlistbox.h> #include <tqlistbox.h>
#include "notifiersettings.h" #include "notifiersettings.h"

@ -21,7 +21,7 @@
#ifndef __kcmhistory_h__ #ifndef __kcmhistory_h__
#define __kcmhistory_h__ #define __kcmhistory_h__
#include <kcmodule.h> #include <tdecmodule.h>
class KonqHistoryManager; class KonqHistoryManager;
class KonqSidebarHistorySettings; class KonqSidebarHistorySettings;

@ -16,7 +16,7 @@
#include <tqtabwidget.h> #include <tqtabwidget.h>
#include <kaboutdata.h> #include <kaboutdata.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <kdebug.h> #include <kdebug.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>

@ -2,7 +2,7 @@
#define __KCM_LAYOUT_H__ #define __KCM_LAYOUT_H__
#include <kcmodule.h> #include <tdecmodule.h>
#include <tqstring.h> #include <tqstring.h>
#include <tqlistview.h> #include <tqlistview.h>

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

@ -20,7 +20,7 @@
#ifndef KCMPRINTMGR_H #ifndef KCMPRINTMGR_H
#define KCMPRINTMGR_H #define KCMPRINTMGR_H
#include <kcmodule.h> #include <tdecmodule.h>
class KMMainView; class KMMainView;

@ -834,7 +834,7 @@ void KWinDecorationModule::writeConfig( TDEConfig* conf )
oldLibraryName = currentLibraryName; oldLibraryName = currentLibraryName;
currentLibraryName = libName; currentLibraryName = libName;
// We saved, so tell kcmodule that there have been no new user changes made. // We saved, so tell tdecmodule that there have been no new user changes made.
emit TDECModule::changed(false); emit TDECModule::changed(false);
} }

@ -30,7 +30,7 @@
#ifndef KWINDECORATION_H #ifndef KWINDECORATION_H
#define KWINDECORATION_H #define KWINDECORATION_H
#include <kcmodule.h> #include <tdecmodule.h>
#include <dcopobject.h> #include <dcopobject.h>
#include <buttons.h> #include <buttons.h>
#include <kconfig.h> #include <kconfig.h>

@ -26,7 +26,7 @@
#define __MAIN_H__ #define __MAIN_H__
#include <tqtabwidget.h> #include <tqtabwidget.h>
#include <kcmodule.h> #include <tdecmodule.h>
class TDEConfig; class TDEConfig;
class KFocusConfig; class KFocusConfig;

@ -25,7 +25,7 @@
class TDEConfig; class TDEConfig;
#include <tqwidget.h> #include <tqwidget.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <tqcombobox.h> #include <tqcombobox.h>
#include <tqtooltip.h> #include <tqtooltip.h>

@ -23,7 +23,7 @@
#define __KWINDOWCONFIG_H__ #define __KWINDOWCONFIG_H__
#include <tqwidget.h> #include <tqwidget.h>
#include <kcmodule.h> #include <tdecmodule.h>
#include <config.h> #include <config.h>
class TQRadioButton; class TQRadioButton;

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

Loading…
Cancel
Save