@@ -126,7 +126,8 @@ void Cache::rescan()
|
||||
mINI::INIStructure ini;
|
||||
ini_file.read(ini);
|
||||
|
||||
constexpr auto read_action = [&](std::string desktop_file_uri,
|
||||
constexpr auto read_action = [&](std::string const
|
||||
&desktop_file_uri,
|
||||
mINI::INIMap<std::string> const
|
||||
§ion) {
|
||||
auto const name = section.get("Name");
|
||||
|
||||
Reference in New Issue
Block a user