filename -> displayName
This commit is contained in:
parent
d26601f695
commit
d982376fc4
6 changed files with 23 additions and 18 deletions
|
@ -177,7 +177,7 @@ class NativeWindow : public base::SupportsUserData,
|
|||
gfx::Size GetAspectRatioExtraSize();
|
||||
virtual void SetAspectRatio(double aspect_ratio, const gfx::Size& extra_size);
|
||||
virtual void PreviewFile(const std::string& path,
|
||||
const std::string& fileName);
|
||||
const std::string& display_name);
|
||||
|
||||
base::WeakPtr<NativeWindow> GetWeakPtr() {
|
||||
return weak_factory_.GetWeakPtr();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue