Various changes to playlist tooltip.
commit5628bf048ab55d6c8efa9456645a58964a347cf0
authorFred Emmott <mail@fredemmott.co.uk>
Sun, 23 Nov 2008 21:29:46 +0000 (23 21:29 +0000)
committerFred Emmott <mail@fredemmott.co.uk>
Sun, 23 Nov 2008 21:29:46 +0000 (23 21:29 +0000)
treedb39b08453c35c331c4b727307dac9218f7eea92
parent26718680f465af0e85bf80c6b9a9c720b905cce3
Various changes to playlist tooltip.
- Reindent
- Use native separators on file name
- Don't fromAscii, just use the normal QString("") - I reserve the right to put some UTF8 in there :)
src/core/PlaylistModel.cpp