metadata: initialize thumbnail rating from exif
(cherry picked from commit 96bd2db0d2e127678bded3bee7aa3275332826c0)
This commit is contained in:
committed by
Lawrence Lee
parent
38d87bae72
commit
b01b0fbef0
@@ -387,7 +387,7 @@ void Thumbnail::notifylisterners_procParamsChanged(int whoChangedIt)
|
||||
* The result is a complete ProcParams with default values merged with the values
|
||||
* from the loaded ProcParams (sidecar or cache file).
|
||||
*/
|
||||
void Thumbnail::loadProcParams ()
|
||||
void Thumbnail::loadProcParams()
|
||||
{
|
||||
MyMutex::MyLock lock(mutex);
|
||||
|
||||
|
Reference in New Issue
Block a user