mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix lint
This commit is contained in:
committed by
Kevin Sawicki
parent
fe99b255c4
commit
3d47c9b71d
@@ -343,7 +343,7 @@ IconLoader::IconSize GetIconSizeByString(std::string size) {
|
||||
return IconLoader::IconSize::LARGE;
|
||||
}
|
||||
return IconLoader::IconSize::NORMAL;
|
||||
};
|
||||
}
|
||||
|
||||
// Return the path constant from string.
|
||||
int GetPathConstant(const std::string& name) {
|
||||
|
||||
Reference in New Issue
Block a user