only small comment note
authorMikko Keinänen <mikko.keinanen@gmail.com>
Fri, 24 Sep 2010 20:02:30 +0000 (23:02 +0300)
committerMikko Keinänen <mikko.keinanen@gmail.com>
Fri, 24 Sep 2010 20:02:30 +0000 (23:02 +0300)
src/utils/fileutil.cpp

index 222941c..126bb09 100644 (file)
@@ -53,7 +53,7 @@ QList<MediaImageContainer*> FileUtil::scanFilePath(const FilePathObject *fp, QSt
             MediaImageContainer *con = new MediaImageContainer
                 (
                     fileInfo.fileName(),
-                    "" /* TODO */,
+                    "" /* TODO: count checksum! */,
                     fileInfo.size(),
                     files,
                     // TODO: is it guaranteed, that the file path object containing the setup object remains alive