summaryrefslogtreecommitdiffstats
path: root/krec/krecexport_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'krec/krecexport_template.h')
-rw-r--r--krec/krecexport_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krec/krecexport_template.h b/krec/krecexport_template.h
index e41b7d85..a4e4c90f 100644
--- a/krec/krecexport_template.h
+++ b/krec/krecexport_template.h
@@ -31,7 +31,7 @@
*/
class KRecExportItem : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
private:
/// Controls wether an export is running, or not...
bool _running;