mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-24 20:10:14 +10:00
gui_entry.py: Add missing import
This commit is contained in:
@@ -7,6 +7,9 @@ import sys
|
||||
import atexit
|
||||
import logging
|
||||
|
||||
from Cocoa import NSApp, NSApplication
|
||||
|
||||
|
||||
from .. import constants
|
||||
|
||||
from ..sys_patch import sys_patch_detect
|
||||
|
||||
Reference in New Issue
Block a user