default template for PreviewFile
This commit is contained in:
parent
26f76f8d41
commit
fb444f646b
6 changed files with 23 additions and 0 deletions
|
@ -176,6 +176,7 @@ class NativeWindow : public base::SupportsUserData,
|
|||
double GetAspectRatio();
|
||||
gfx::Size GetAspectRatioExtraSize();
|
||||
virtual void SetAspectRatio(double aspect_ratio, const gfx::Size& extra_size);
|
||||
virtual void PreviewFile(const base::string16& filepath);
|
||||
|
||||
base::WeakPtr<NativeWindow> GetWeakPtr() {
|
||||
return weak_factory_.GetWeakPtr();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue