mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
added comment
This commit is contained in:
parent
c0e6d24ed5
commit
31e879af08
1 changed files with 1 additions and 0 deletions
|
|
@ -259,6 +259,7 @@ class PypeTrayApplication(QtWidgets.QApplication):
|
|||
|
||||
def main():
|
||||
app = PypeTrayApplication()
|
||||
# TODO remove when pype.exe will have an icon
|
||||
if os.name == "nt":
|
||||
import ctypes
|
||||
ctypes.windll.shell32.SetCurrentProcessExplicitAppUserModelID(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue