Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/darwin/blender.app/Contents/Info.plist')
-rw-r--r--source/darwin/blender.app/Contents/Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/darwin/blender.app/Contents/Info.plist b/source/darwin/blender.app/Contents/Info.plist
index 37920dc8181..064ffe5bc3f 100644
--- a/source/darwin/blender.app/Contents/Info.plist
+++ b/source/darwin/blender.app/Contents/Info.plist
@@ -48,5 +48,7 @@
<key>OMP_NUM_THREADS</key>
<string>4</string>
</dict>
+ <key>NSPrincipalClass</key>
+ <string>NSApplication</string>
</dict>
</plist>