mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
expander width is defined in constants
This commit is contained in:
parent
3e5a49cd73
commit
d8b5c9ab10
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
from Qt import QtCore
|
||||
|
||||
EXPANDER_WIDTH = 20
|
||||
|
||||
|
||||
def flags(*args, **kwargs):
|
||||
type_name = kwargs.pop("type_name", "Flags")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue