summaryrefslogtreecommitdiffstats
path: root/src/addnewstreamimpl.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:00:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:00:58 -0600
commit0305923187bdaf8a0a43b6538fe420b938f71156 (patch)
tree4ba3cf57f53083a3dbfdbe3eb9522015cc9bc88f /src/addnewstreamimpl.h
parent595750e09220d3b718ba987ba774ecab88581781 (diff)
downloadkstreamripper-0305923187bdaf8a0a43b6538fe420b938f71156.tar.gz
kstreamripper-0305923187bdaf8a0a43b6538fe420b938f71156.zip
Remove spurious TQ_OBJECT instances
Diffstat (limited to 'src/addnewstreamimpl.h')
-rw-r--r--src/addnewstreamimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/addnewstreamimpl.h b/src/addnewstreamimpl.h
index b144142..26c6e52 100644
--- a/src/addnewstreamimpl.h
+++ b/src/addnewstreamimpl.h
@@ -26,7 +26,7 @@
class AddNewStreamImpl : public AddNewStream
{
Q_OBJECT
- TQ_OBJECT
+
public: