Make size optional
This commit is contained in:
parent
ff3aaa55f7
commit
bec671bac8
2 changed files with 14 additions and 4 deletions
|
@ -133,8 +133,7 @@ class App : public AtomBrowserClient::Delegate,
|
|||
const net::CompletionCallback& callback);
|
||||
#endif
|
||||
void GetFileIcon(const base::FilePath& path,
|
||||
IconLoader::IconSize icon_size,
|
||||
const FileIconCallback& callback);
|
||||
mate::Arguments* args);
|
||||
|
||||
#if defined(OS_WIN)
|
||||
// Get the current Jump List settings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue