mirror of
https://github.com/283375/arcaea-offline-pyside-ui.git
synced 2025-07-01 04:16:26 +00:00
wip: project structure
This commit is contained in:
@ -2,7 +2,7 @@ from PySide6.QtCore import Slot
|
||||
from PySide6.QtGui import QColor
|
||||
from PySide6.QtWidgets import QGraphicsColorizeEffect, QRadioButton
|
||||
|
||||
from ui.extends.color import mix_color
|
||||
from ui.extends.shared.color import mix_color
|
||||
|
||||
STYLESHEET = """
|
||||
QRadioButton {{
|
||||
|
Reference in New Issue
Block a user