aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Ui/skinned/hotkeyeditor.h
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-04-19 10:00:08 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-04-19 10:00:08 +0000
commit79fcd13571ba02ad2697f3c3bcf3250ca76a69d9 (patch)
tree0a181426e93a89d5167cf6aa8d00e9a3f2d5ff9f /src/plugins/Ui/skinned/hotkeyeditor.h
parent09444084654489cd2f3af75cb5a64b44aa9a06ef (diff)
downloadqmmp-79fcd13571ba02ad2697f3c3bcf3250ca76a69d9.tar.gz
qmmp-79fcd13571ba02ad2697f3c3bcf3250ca76a69d9.tar.bz2
qmmp-79fcd13571ba02ad2697f3c3bcf3250ca76a69d9.zip
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
Diffstat (limited to 'src/plugins/Ui/skinned/hotkeyeditor.h')
-rw-r--r--src/plugins/Ui/skinned/hotkeyeditor.h5
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