summaryrefslogtreecommitdiffstats
path: root/libkgpgfile
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 15:59:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 15:59:52 -0600
commit8c5a639e214aa9c24ee2cbaec83f428ed46ffa64 (patch)
tree3cd4df65f0a57477130894aef4c5970161853460 /libkgpgfile
parentbeb601ba284823aad53b04213fdd7741c4832de5 (diff)
downloadkmymoney-8c5a639e214aa9c24ee2cbaec83f428ed46ffa64.tar.gz
kmymoney-8c5a639e214aa9c24ee2cbaec83f428ed46ffa64.zip
Remove spurious TQ_OBJECT instances
Diffstat (limited to 'libkgpgfile')
-rw-r--r--libkgpgfile/kgpgfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkgpgfile/kgpgfile.h b/libkgpgfile/kgpgfile.h
index efc7d8f..55de7e0 100644
--- a/libkgpgfile/kgpgfile.h
+++ b/libkgpgfile/kgpgfile.h
@@ -70,7 +70,7 @@ class KGPGFile : public TQObject, public TQFile
// MOC_SKIP_END
{
Q_OBJECT
- TQ_OBJECT
+
public:
KGPGFile(const TQString& fname = "",