mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-03-08 01:37:52 +01:00
fix: wrong import in colors
This commit is contained in:
@@ -12,7 +12,7 @@ from qtpy.QtGui import QColor
|
||||
from qtpy.QtWidgets import QApplication
|
||||
|
||||
if TYPE_CHECKING: # pragma: no cover
|
||||
from bec_qthemes._main import AccentColors
|
||||
from bec_qthemes._theme import AccentColors
|
||||
|
||||
|
||||
def get_theme_name():
|
||||
|
||||
Reference in New Issue
Block a user