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 --- kjots/kjotsedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kjots/kjotsedit.h') diff --git a/kjots/kjotsedit.h b/kjots/kjotsedit.h index 39ddc3a..d5edf2a 100644 --- a/kjots/kjotsedit.h +++ b/kjots/kjotsedit.h @@ -30,7 +30,7 @@ class KJotsPage; class KJotsEdit : public KEdit { Q_OBJECT - TQ_OBJECT + public: KJotsEdit (TQWidget* parent=0, const char* name=0); ~KJotsEdit (); -- cgit v1.2.1