Add NSPrincipalClass to docview sample Info.plist
This is needed for high DPI support.
This commit is contained in:
parent
245e83f657
commit
77ba012141
1 changed files with 2 additions and 0 deletions
|
|
@ -77,5 +77,7 @@
|
|||
<string>VERSION</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2002-2021 wxWidgets</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>wxNSApplication</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue