diff options
Diffstat (limited to 'kaboodle/view.h')
-rw-r--r-- | kaboodle/view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaboodle/view.h b/kaboodle/view.h index 9b4e8fba..c5003980 100644 --- a/kaboodle/view.h +++ b/kaboodle/view.h @@ -44,7 +44,7 @@ namespace Kaboodle { class View : public KMediaPlayer::View { -Q_OBJECT +TQ_OBJECT public: |