mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +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():
|
def main():
|
||||||
app = PypeTrayApplication()
|
app = PypeTrayApplication()
|
||||||
|
# TODO remove when pype.exe will have an icon
|
||||||
if os.name == "nt":
|
if os.name == "nt":
|
||||||
import ctypes
|
import ctypes
|
||||||
ctypes.windll.shell32.SetCurrentProcessExplicitAppUserModelID(
|
ctypes.windll.shell32.SetCurrentProcessExplicitAppUserModelID(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue