mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
tray parts moved to special folder so Qt is imported only there
This commit is contained in:
parent
7d748c9dc2
commit
04e09014ac
5 changed files with 10 additions and 9 deletions
|
|
@ -1,7 +1,2 @@
|
|||
from .lib import *
|
||||
from .ftrack_server import *
|
||||
from .ftrack_module import FtrackModule
|
||||
|
||||
|
||||
def tray_init(tray_widget, main_widget):
|
||||
return FtrackModule(main_widget, tray_widget)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue