diff options
Diffstat (limited to 'kicker/applets/naughty/NaughtyApplet.h')
-rw-r--r-- | kicker/applets/naughty/NaughtyApplet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/naughty/NaughtyApplet.h b/kicker/applets/naughty/NaughtyApplet.h index b9da7b3f9..beb70552d 100644 --- a/kicker/applets/naughty/NaughtyApplet.h +++ b/kicker/applets/naughty/NaughtyApplet.h @@ -27,7 +27,7 @@ #include "simplebutton.h" class NaughtyProcessMonitor; -class QPushButton; +class TQPushButton; class NaughtyApplet : public KPanelApplet { |