SVN commit 755291 by shakes: Compile fix for MSVC M +2 -0 PlaylistManager.cpp --- trunk/extragear/multimedia/amarok/src/playlistmanager/PlaylistManager.cpp #755290:755291 @@ -106,6 +106,8 @@ //TODO: find the name in the configfile, might have been registered before. m_customCategories[typeNumber] = name; + + return typeNumber; } void