summaryrefslogtreecommitdiffstats
path: root/kaudiocreator/encodefileimp.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaudiocreator/encodefileimp.h')
-rw-r--r--kaudiocreator/encodefileimp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kaudiocreator/encodefileimp.h b/kaudiocreator/encodefileimp.h
index b1cb41ce..e0e6eaa7 100644
--- a/kaudiocreator/encodefileimp.h
+++ b/kaudiocreator/encodefileimp.h
@@ -23,7 +23,7 @@
#include "libkcddb/genres.h"
#include "encodefile.h"
-#include "qmap.h"
+#include "tqmap.h"
class Job;
@@ -39,13 +39,13 @@ signals:
void startJob(Job *newJob);
public:
- EncodeFileImp(QWidget* parent = 0, const char* name = 0);
+ EncodeFileImp(TQWidget* parent = 0, const char* name = 0);
protected slots:
// Encode button
void encode();
// Enable encode button when user selects a file
- void enableEncodeButton(const QString &text);
+ void enableEncodeButton(const TQString &text);
private:
// List of genres and i18n versions