summaryrefslogtreecommitdiffstats
path: root/k9author/k9avidecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'k9author/k9avidecode.h')
-rw-r--r--k9author/k9avidecode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/k9author/k9avidecode.h b/k9author/k9avidecode.h
index 06004f7..81cb90c 100644
--- a/k9author/k9avidecode.h
+++ b/k9author/k9avidecode.h
@@ -57,7 +57,7 @@ typedef void (*avcodec_flush_buffers_t)(AVCodecContext *);
class k9AviDecode : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
k9AviDecode(TQObject *parent = 0, const char *name = 0);