diff options
Diffstat (limited to 'kicker/applets/lockout/lockout.h')
-rw-r--r-- | kicker/applets/lockout/lockout.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kicker/applets/lockout/lockout.h b/kicker/applets/lockout/lockout.h index a0b2d67e0..6be995790 100644 --- a/kicker/applets/lockout/lockout.h +++ b/kicker/applets/lockout/lockout.h @@ -7,8 +7,8 @@ #include "simplebutton.h" -class QBoxLayout; -class QToolButton; +class TQBoxLayout; +class TQToolButton; class Lockout : public KPanelApplet { |