summaryrefslogtreecommitdiffstats
path: root/kaudiocreator/encoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaudiocreator/encoder.h')
-rw-r--r--kaudiocreator/encoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaudiocreator/encoder.h b/kaudiocreator/encoder.h
index 1209c71d..e5f8229a 100644
--- a/kaudiocreator/encoder.h
+++ b/kaudiocreator/encoder.h
@@ -41,7 +41,7 @@ signals:
void jobsChanged();
public:
- Encoder( TQObject* tqparent = 0, const char* name = 0);
+ Encoder( TQObject* parent = 0, const char* name = 0);
~Encoder();
int activeJobCount();
int pendingJobCount();