diff options
Diffstat (limited to 'kshutdownlockout/lockout.h')
-rw-r--r-- | kshutdownlockout/lockout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kshutdownlockout/lockout.h b/kshutdownlockout/lockout.h index f7a2718..a494b47 100644 --- a/kshutdownlockout/lockout.h +++ b/kshutdownlockout/lockout.h @@ -11,7 +11,7 @@ class TDEAction; */ class Lockout: public KPanelApplet { - Q_OBJECT + TQ_OBJECT public: /** * Constructs a new applet. |