From 7e96b6eb6a720f32fc8862adc700711a33749ce0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 14 May 2015 16:29:34 +0000 Subject: 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 --- src/plugins/Ui/skinned/playlistselector.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/plugins/Ui/skinned/playlistselector.h') 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 *); -- cgit v1.2.3-13-gbd6f