diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-12-16 15:34:27 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-12-16 15:34:27 +0000 |
| commit | 596a532c6c54271054354dab50da77aac888fceb (patch) | |
| tree | 1d41e1401184116c207319c6a63c048623b830b2 /src/qmmpui/playlistmodel.h | |
| parent | c1a4fb079ab772798cb068003da414ba1100f687 (diff) | |
| download | qmmp-596a532c6c54271054354dab50da77aac888fceb.tar.gz qmmp-596a532c6c54271054354dab50da77aac888fceb.tar.bz2 qmmp-596a532c6c54271054354dab50da77aac888fceb.zip | |
renamed playlist format class
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3075 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/playlistmodel.h')
| -rw-r--r-- | src/qmmpui/playlistmodel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/playlistmodel.h b/src/qmmpui/playlistmodel.h index 4a6a9a3f2..18d751894 100644 --- a/src/qmmpui/playlistmodel.h +++ b/src/qmmpui/playlistmodel.h @@ -32,7 +32,7 @@ class FileLoader; class PlayListItem; class PlayState; -class PlaylistFormat; +class PlayListFormat; class PlayListModel; /*! @brief Helper class that keeps track of a view's selected items. |
