Revision 734136
Go back to digest for 11th November 2007Features in Multimedia
Seb Ruiz committed changes in /branches/stable/extragear/multimedia/amarok/src:
New method, boolFromSql( const QString & ). Use this when checking for db return values. This is because psql returns 't' or 'f' but we insert it as 'true' 'false'. Too complicated to simply change the inserted value.
<a href="http://mail.kde.org/pipermail/amarok/2007-November/004560.html">http://mail.kde.org/pipermail/amarok/2007-November/004560.html</a>
File Changes
Modified 2 files
- /branches/stable/extragear/multimedia/amarok/src
- /collectiondb.cpp
- /collectiondb.h
2 files changed in total