From e8f365173e37780bc769530f21a4c23818cd6379 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:32 -0600 Subject: Remove spurious TQ_OBJECT instances --- kruler/klineal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kruler') diff --git a/kruler/klineal.h b/kruler/klineal.h index b59aa1ac..407472df 100644 --- a/kruler/klineal.h +++ b/kruler/klineal.h @@ -32,7 +32,7 @@ class KLineal : public KMainWindow { Q_OBJECT - TQ_OBJECT + public: enum { North=0, West=1, South=2, East=3 }; /** constructor */ -- cgit v1.2.3