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/math/mathapplet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kicker-applets/math') diff --git a/kicker-applets/math/mathapplet.h b/kicker-applets/math/mathapplet.h index e7e4235..dad1e8c 100644 --- a/kicker-applets/math/mathapplet.h +++ b/kicker-applets/math/mathapplet.h @@ -38,7 +38,7 @@ class KPopupMenu; class MathApplet : public KPanelApplet { Q_OBJECT - TQ_OBJECT + public: MathApplet(const TQString& configFile, Type t = Stretch, int actions = 0, -- cgit v1.2.1