Refacto constants
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from PySide6.QtCore import QPropertyAnimation, QEasingCurve
|
||||
from PySide6.QtWidgets import QGraphicsDropShadowEffect
|
||||
|
||||
from tools.constants import Glow
|
||||
from config.constants import Glow
|
||||
|
||||
|
||||
class GlowAnimator:
|
||||
|
||||
Reference in New Issue
Block a user