Fix `Qt6` types for new sub-namespaces

hist_backfill_fixes
Gud Boi 2026-01-21 20:02:10 -05:00
parent a1048c847b
commit d4b46e0eda
1 changed files with 2 additions and 2 deletions

View File

@ -237,8 +237,8 @@ class LevelLabel(YAxisLabel):
class L1Label(LevelLabel):
text_flags = (
QtCore.Qt.TextDontClip
| QtCore.Qt.AlignLeft
QtCore.Qt.TextFlag.TextDontClip
| QtCore.Qt.AlignmentFlag.AlignLeft
)
def set_label_str(