summaryrefslogtreecommitdiffstats
path: root/kcontrol/access/kcmaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/access/kcmaccess.h')
-rw-r--r--kcontrol/access/kcmaccess.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/access/kcmaccess.h b/kcontrol/access/kcmaccess.h
index 4eb8af45d..1f59badbc 100644
--- a/kcontrol/access/kcmaccess.h
+++ b/kcontrol/access/kcmaccess.h
@@ -26,7 +26,7 @@ class TDEAboutData;
class ExtendedIntNumInput : public KIntNumInput
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
@@ -59,7 +59,7 @@ class ExtendedIntNumInput : public KIntNumInput
class KAccessConfig : public TDECModule
{
- Q_OBJECT
+ TQ_OBJECT
public: