From 28166400a4ac95793e5adb51721722e8656ebe4a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:05:43 -0600 Subject: Remove spurious TQ_OBJECT instances --- kicker-applets/mediacontrol/jukInterface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kicker-applets/mediacontrol/jukInterface.h') diff --git a/kicker-applets/mediacontrol/jukInterface.h b/kicker-applets/mediacontrol/jukInterface.h index 51bd6de..41b6542 100644 --- a/kicker-applets/mediacontrol/jukInterface.h +++ b/kicker-applets/mediacontrol/jukInterface.h @@ -30,7 +30,7 @@ class TQProcess; class JuKInterface : public PlayerInterface { Q_OBJECT - TQ_OBJECT + public: JuKInterface(); ~JuKInterface(); -- cgit v1.2.1