summaryrefslogtreecommitdiffstats
path: root/src/app/metaedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/metaedit.h')
-rw-r--r--src/app/metaedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/metaedit.h b/src/app/metaedit.h
index 6bcf9da..e7c4d36 100644
--- a/src/app/metaedit.h
+++ b/src/app/metaedit.h
@@ -31,7 +31,7 @@ namespace Gwenview {
class Document;
class MetaEdit : public TQVBox {
-Q_OBJECT
+TQ_OBJECT
public:
MetaEdit(TQWidget *parent, Document*, const char *name="");