summaryrefslogtreecommitdiffstats
path: root/tdecmshell
diff options
context:
space:
mode:
Diffstat (limited to 'tdecmshell')
-rw-r--r--tdecmshell/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecmshell/main.h b/tdecmshell/main.h
index 01f7d84c4..6f1ee1bda 100644
--- a/tdecmshell/main.h
+++ b/tdecmshell/main.h
@@ -32,7 +32,7 @@
*/
class KCMShell : public TDEApplication
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -81,7 +81,7 @@ private:
*/
class KCMShellMultiDialog : public KCMultiDialog, public DCOPObject
{
- Q_OBJECT
+ TQ_OBJECT
K_DCOP
public: