diff options
Diffstat (limited to 'krec/krecexport_template.h')
-rw-r--r-- | krec/krecexport_template.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krec/krecexport_template.h b/krec/krecexport_template.h index ea40357e..5eb64031 100644 --- a/krec/krecexport_template.h +++ b/krec/krecexport_template.h @@ -30,7 +30,7 @@ * @author Arnold Krille <arnold@arnoldarts.de> */ class KRecExportItem : public TQObject { - Q_OBJECT + TQ_OBJECT private: /// Controls wether an export is running, or not... |