diff options
Diffstat (limited to 'src/plugins/General/converter/preseteditor.h')
| -rw-r--r-- | src/plugins/General/converter/preseteditor.h | 3 |
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 |
