mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-17 13:22:54 +10:00
Utlize LSUIElement for Helper binary
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
# Copyright (C) 2022, Mykola Grymalyuk
|
||||
|
||||
import wx
|
||||
import logging
|
||||
import plistlib
|
||||
import subprocess
|
||||
import webbrowser
|
||||
import logging
|
||||
|
||||
from pathlib import Path
|
||||
import wx
|
||||
|
||||
|
||||
from resources import utilities, updates, global_settings, network_handler, constants
|
||||
from resources.sys_patch import sys_patch_detect
|
||||
|
||||
Reference in New Issue
Block a user