summaryrefslogtreecommitdiffstats
path: root/src/kdiff3_shell.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 15:59:30 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 15:59:30 -0600
commit86a28b5f2b96af1e26409481a1c6a3ae179f1094 (patch)
tree6597aad106ea06ae45237c04f0b5f9390cfa563c /src/kdiff3_shell.h
parent945e79bace89988c65fb4f9155b20bbd65976eaf (diff)
downloadkdiff3-86a28b5f2b96af1e26409481a1c6a3ae179f1094.tar.gz
kdiff3-86a28b5f2b96af1e26409481a1c6a3ae179f1094.zip
Remove spurious TQ_OBJECT instances
Diffstat (limited to 'src/kdiff3_shell.h')
-rw-r--r--src/kdiff3_shell.h2
1 files changed, 1 insertions, 1 deletions
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