diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-05-14 16:29:34 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-05-14 16:29:34 +0000 |
| commit | 7e96b6eb6a720f32fc8862adc700711a33749ce0 (patch) | |
| tree | 31089b55d73aabcb6c1d12b8ddab932e38a89a03 /src/plugins/Ui/skinned/playlistselector.h | |
| parent | 44a3df70d468083f557b00d92883218a986749bd (diff) | |
| download | qmmp-7e96b6eb6a720f32fc8862adc700711a33749ce0.tar.gz qmmp-7e96b6eb6a720f32fc8862adc700711a33749ce0.tar.bz2 qmmp-7e96b6eb6a720f32fc8862adc700711a33749ce0.zip | |
skinned ui: added shortcut for "Rename List" action
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4976 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Ui/skinned/playlistselector.h')
| -rw-r--r-- | src/plugins/Ui/skinned/playlistselector.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/Ui/skinned/playlistselector.h b/src/plugins/Ui/skinned/playlistselector.h index 8ac94ce5d..0cd99da71 100644 --- a/src/plugins/Ui/skinned/playlistselector.h +++ b/src/plugins/Ui/skinned/playlistselector.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2012 by Ilya Kotov * + * Copyright (C) 2009-2015 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -47,7 +47,6 @@ public: private slots: void updateTabs(); void updateSkin(); - void renamePlaylist(); private: void paintEvent(QPaintEvent *); |
