aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/converter/preseteditor.h
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2011-10-03 15:31:49 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2011-10-03 15:31:49 +0000
commitaab2fd616b244e143d286ad83d751c6eec5d9b5e (patch)
treea27663d65cafd792f1eea0484f17dbb8e570e60c /src/plugins/General/converter/preseteditor.h
parent248e6e3681d09d527c44d65b4c5d141fabc773a4 (diff)
downloadqmmp-aab2fd616b244e143d286ad83d751c6eec5d9b5e.tar.gz
qmmp-aab2fd616b244e143d286ad83d751c6eec5d9b5e.tar.bz2
qmmp-aab2fd616b244e143d286ad83d751c6eec5d9b5e.zip
converter: added preset structure
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2373 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/converter/preseteditor.h')
-rw-r--r--src/plugins/General/converter/preseteditor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/General/converter/preseteditor.h b/src/plugins/General/converter/preseteditor.h
index e45226d72..8378009af 100644
--- a/src/plugins/General/converter/preseteditor.h
+++ b/src/plugins/General/converter/preseteditor.h
@@ -27,6 +27,9 @@ namespace Ui {
class PresetEditor;
}
+/**
+ @author Ilya Kotov <forkotov02@hotmail.ru>
+*/
class PresetEditor : public QDialog
{
Q_OBJECT