SVN commit 436471 by illissius: SVN_SILENT: whitespace++ M +1 -1 playlistitem.h --- trunk/extragear/multimedia/amarok/src/playlistitem.h #436470:436471 @@ -26,7 +26,7 @@ { public: enum Column { - Filename = 0, + Filename = 0, Title = 1, Artist = 2, Album = 3,