mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-18 18:02:49 +01:00
Fixed compiler warning
This commit is contained in:
@@ -28,9 +28,9 @@ CollectionInfo::CollectionInfo(std::string name,
|
||||
: name(name)
|
||||
, listpath(listPath)
|
||||
, metadataType(metadataType)
|
||||
, menusort(true)
|
||||
, metadataPath_(metadataPath)
|
||||
, extensions_(extensions)
|
||||
, menusort(true)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user