@@ -5,3 +5,4 @@ ignoredReturnValue
|
|||||||
|
|
||||||
*:build/generated/*
|
*:build/generated/*
|
||||||
*:build/_deps/*
|
*:build/_deps/*
|
||||||
|
*:vendor/*
|
||||||
|
|||||||
@@ -126,7 +126,8 @@ void Cache::rescan()
|
|||||||
mINI::INIStructure ini;
|
mINI::INIStructure ini;
|
||||||
ini_file.read(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
|
mINI::INIMap<std::string> const
|
||||||
§ion) {
|
§ion) {
|
||||||
auto const name = section.get("Name");
|
auto const name = section.get("Name");
|
||||||
|
|||||||
Reference in New Issue
Block a user