diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-01-09 17:24:17 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-01-09 17:24:17 +0000 |
| commit | 6a5c825ac061c98bcc9929fe2e09391815e5e605 (patch) | |
| tree | 02b4fb7e006b38e6ab46f942964f5909371958a9 /src/plugins/Ui/skinned/listwidget.h | |
| parent | c9d299b4ac4e434e6f6ea53d22b65dc0cca5f67d (diff) | |
| download | qmmp-6a5c825ac061c98bcc9929fe2e09391815e5e605.tar.gz qmmp-6a5c825ac061c98bcc9929fe2e09391815e5e605.tar.bz2 qmmp-6a5c825ac061c98bcc9929fe2e09391815e5e605.zip | |
removed useless code
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4684 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Ui/skinned/listwidget.h')
| -rw-r--r-- | src/plugins/Ui/skinned/listwidget.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/Ui/skinned/listwidget.h b/src/plugins/Ui/skinned/listwidget.h index 5af54eb7c..5b8343eee 100644 --- a/src/plugins/Ui/skinned/listwidget.h +++ b/src/plugins/Ui/skinned/listwidget.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2006-2013 by Ilya Kotov * + * Copyright (C) 2006-2015 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -112,7 +112,6 @@ private slots: private: void loadColors(); bool m_update; - bool m_scroll; int m_pressed_index; QMenu *m_menu; PlayListModel *m_model; |
