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 e1ecd0f..a6d5684 100644
--- a/k9author/k9avidecode.h
+++ b/k9author/k9avidecode.h
@@ -34,7 +34,7 @@ extern "C" {
class k9AviDecode : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
k9AviDecode(TQObject *parent = 0, const char *name = 0);