diff options
Diffstat (limited to 'src/plugins/Ui/skinned/hotkeyeditor.h')
| -rw-r--r-- | src/plugins/Ui/skinned/hotkeyeditor.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/plugins/Ui/skinned/hotkeyeditor.h b/src/plugins/Ui/skinned/hotkeyeditor.h index 56bec1e0a..a2277b3f5 100644 --- a/src/plugins/Ui/skinned/hotkeyeditor.h +++ b/src/plugins/Ui/skinned/hotkeyeditor.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2011 by Ilya Kotov * + * Copyright (C) 2011-2015 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -27,6 +27,9 @@ namespace Ui { class HotkeyEditor; } +/** + @author Ilya Kotov <forkotov02@hotmail.ru> +*/ class HotkeyEditor : public QWidget { Q_OBJECT |
