summaryrefslogtreecommitdiffstats
path: root/tderesources/slox/tdeabcresourcesloxconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/slox/tdeabcresourcesloxconfig.h')
-rw-r--r--tderesources/slox/tdeabcresourcesloxconfig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/slox/tdeabcresourcesloxconfig.h b/tderesources/slox/tdeabcresourcesloxconfig.h
index 6bbaf6ae..37b27e1d 100644
--- a/tderesources/slox/tdeabcresourcesloxconfig.h
+++ b/tderesources/slox/tdeabcresourcesloxconfig.h
@@ -21,7 +21,7 @@
#define RESOURCESLOXCONFIG_H
#include <tderesources/configwidget.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
class TQCheckBox;
class KLineEdit;
@@ -32,9 +32,9 @@ class SloxBase;
namespace TDEABC {
-class KDE_EXPORT ResourceSloxConfig : public KRES::ConfigWidget
+class TDE_EXPORT ResourceSloxConfig : public KRES::ConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public: