From 79fcd13571ba02ad2697f3c3bcf3250ca76a69d9 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 19 Apr 2015 10:00:08 +0000 Subject: added feature to hide playlist header git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4850 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Ui/skinned/hotkeyeditor.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/plugins/Ui/skinned/hotkeyeditor.h') 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 +*/ class HotkeyEditor : public QWidget { Q_OBJECT -- cgit v1.2.3-13-gbd6f