From 75b5de5bf835988d57b781f8408d428646beef59 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:09:11 -0600 Subject: Remove spurious TQ_OBJECT instances --- ksim/library/led.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksim/library/led.h') diff --git a/ksim/library/led.h b/ksim/library/led.h index 6dcecce..510f959 100644 --- a/ksim/library/led.h +++ b/ksim/library/led.h @@ -107,7 +107,7 @@ namespace KSim class KDE_EXPORT LedLabel : public KSim::Progress { Q_OBJECT - TQ_OBJECT + public: /** * Constructs a KSim::LedLabel. -- cgit v1.2.1