From 638fe73bb49325f24ec95cedeb4a32cd71dc9201 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:00:02 -0600 Subject: Remove spurious TQ_OBJECT instances --- src/knowit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/knowit.h') diff --git a/src/knowit.h b/src/knowit.h index 9cae51c..b1f15a1 100644 --- a/src/knowit.h +++ b/src/knowit.h @@ -51,7 +51,7 @@ class KnowitTree; class Knowit : public KMainWindow { Q_OBJECT - TQ_OBJECT + private: static const TQString Untitled; KConfig *config; -- cgit v1.2.1