From aab2fd616b244e143d286ad83d751c6eec5d9b5e Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 3 Oct 2011 15:31:49 +0000 Subject: converter: added preset structure git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2373 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/converter/preseteditor.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/plugins/General/converter/preseteditor.h') 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 +*/ class PresetEditor : public QDialog { Q_OBJECT -- cgit v1.2.3-13-gbd6f