diff options
Diffstat (limited to 'kicker/applets/trash/trashbutton.h')
-rw-r--r-- | kicker/applets/trash/trashbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/trash/trashbutton.h b/kicker/applets/trash/trashbutton.h index bbf596a0c..fa1ce7077 100644 --- a/kicker/applets/trash/trashbutton.h +++ b/kicker/applets/trash/trashbutton.h @@ -32,7 +32,7 @@ class TrashButton : public PanelPopupButton { -Q_OBJECT +TQ_OBJECT public: TrashButton(TQWidget *parent); |