summaryrefslogtreecommitdiffstats
path: root/ksystraycmd/ksystraycmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksystraycmd/ksystraycmd.h')
-rw-r--r--ksystraycmd/ksystraycmd.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ksystraycmd/ksystraycmd.h b/ksystraycmd/ksystraycmd.h
index abad3ec57..20ebd0b25 100644
--- a/ksystraycmd/ksystraycmd.h
+++ b/ksystraycmd/ksystraycmd.h
@@ -1,5 +1,3 @@
-// -*- c++ -*-
-
#ifndef KSYSTRAYCMD_H
#define KSYSTRAYCMD_H
@@ -16,7 +14,7 @@ class KWinModule;
*/
class KSysTrayCmd : public TQLabel
{
- Q_OBJECT
+ TQ_OBJECT
public:
KSysTrayCmd();
~KSysTrayCmd();