From 210090aed352271bcd474b28db9644d9461d7189 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:47 -0600 Subject: Remove spurious TQ_OBJECT instances --- kontact/plugins/knotes/knotes_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kontact/plugins/knotes/knotes_plugin.h') diff --git a/kontact/plugins/knotes/knotes_plugin.h b/kontact/plugins/knotes/knotes_plugin.h index de48b2ff6..12d485404 100644 --- a/kontact/plugins/knotes/knotes_plugin.h +++ b/kontact/plugins/knotes/knotes_plugin.h @@ -32,7 +32,7 @@ class SummaryWidget; class KNotesPlugin : public Kontact::Plugin { Q_OBJECT - TQ_OBJECT + public: KNotesPlugin( Kontact::Core *core, const char *name, const TQStringList& ); -- cgit v1.2.1