aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/converter/converter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/converter/converter.h')
-rw-r--r--src/plugins/General/converter/converter.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/General/converter/converter.h b/src/plugins/General/converter/converter.h
index 2a65f3983..080d3688d 100644
--- a/src/plugins/General/converter/converter.h
+++ b/src/plugins/General/converter/converter.h
@@ -28,6 +28,9 @@
#include <qmmp/decoder.h>
#include <qmmp/inputsource.h>
+/**
+ @author Ilya Kotov <forkotov02@hotmail.ru>
+*/
class Converter : public QThread
{
Q_OBJECT