diff options
Diffstat (limited to 'kicker/applets/lockout/lockout.h')
| -rw-r--r-- | kicker/applets/lockout/lockout.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/kicker/applets/lockout/lockout.h b/kicker/applets/lockout/lockout.h index 6be995790..dd6428628 100644 --- a/kicker/applets/lockout/lockout.h +++ b/kicker/applets/lockout/lockout.h @@ -12,7 +12,7 @@ class TQToolButton;  class Lockout : public KPanelApplet  { -    Q_OBJECT +    TQ_OBJECT  public:      Lockout( const TQString& configFile, | 
