From 86a28b5f2b96af1e26409481a1c6a3ae179f1094 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 15:59:30 -0600 Subject: Remove spurious TQ_OBJECT instances --- src/kdiff3_shell.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kdiff3_shell.h') diff --git a/src/kdiff3_shell.h b/src/kdiff3_shell.h index e8fa8ec..c3523fd 100644 --- a/src/kdiff3_shell.h +++ b/src/kdiff3_shell.h @@ -39,7 +39,7 @@ class KToggleAction; class KDiff3Shell : public KParts::MainWindow { Q_OBJECT - TQ_OBJECT + public: /** * Default Constructor -- cgit v1.2.1