diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-03-11 17:59:44 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-03-11 17:59:44 +0000 |
| commit | 542c1d2d3a26ce23b1d0668011b420db231334d2 (patch) | |
| tree | 412aa9a141d5500c38f547945fbb8f4fc5553caf /src/qmmpui/playlistmanager.h | |
| parent | 677943a044c8dbbc17e3936d5f13471db280bf56 (diff) | |
| download | qmmp-542c1d2d3a26ce23b1d0668011b420db231334d2.tar.gz qmmp-542c1d2d3a26ce23b1d0668011b420db231334d2.tar.bz2 qmmp-542c1d2d3a26ce23b1d0668011b420db231334d2.zip | |
prepare for duplicates search
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1618 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/playlistmanager.h')
| -rw-r--r-- | src/qmmpui/playlistmanager.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qmmpui/playlistmanager.h b/src/qmmpui/playlistmanager.h index db887acc5..0a33b577a 100644 --- a/src/qmmpui/playlistmanager.h +++ b/src/qmmpui/playlistmanager.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009 by Ilya Kotov * + * Copyright (C) 2009-2010 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -190,7 +190,7 @@ public slots: /*! * This is a convenience function and is the same as calling \b selectedPlayList()->clearInvalidItems() */ - void clearInvalidItems(); + void removeInvalidItems(); private: |
