mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
removed unused parts
This commit is contained in:
parent
ea0aff363e
commit
ec13c22280
1 changed files with 0 additions and 7 deletions
|
|
@ -1,12 +1,5 @@
|
|||
import os
|
||||
import sys
|
||||
sys.path.append(r"C:\Users\jakub.trllo\Desktop\pype\pype3_2\.venv\Lib\site-packages")
|
||||
|
||||
from Qt import QtWidgets, QtGui, QtCore
|
||||
|
||||
# px, size of generated semi-transparent icons
|
||||
TRANSP_ICON_SIZE = 40, 40
|
||||
|
||||
PREFIX_ROLE = QtCore.Qt.UserRole + 1
|
||||
LAST_SEGMENT_ROLE = QtCore.Qt.UserRole + 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue