Skip to content

Commit

Permalink
[quicklook] Update to beta 5 (#2450)
Browse files Browse the repository at this point in the history
  • Loading branch information
spouliot committed Aug 8, 2017
1 parent cfb6ed6 commit 1bfd5ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/quicklook.cs
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,9 @@ interface QLFileThumbnailRequest {
[Export ("maximumSize")]
CGSize MaximumSize { get; }

[Export ("minimumSize")]
CGSize MinimumSize { get; }

[Export ("scale")]
nfloat Scale { get; }

Expand Down

0 comments on commit 1bfd5ae

Please sign in to comment.