Fix theme update for search widget

This commit is contained in:
Veronica Berglyd Olsen
2025-01-22 21:16:46 +01:00
parent 0f0b667fb8
commit f6edda3f97
2 changed files with 9 additions and 9 deletions
+1
View File
@@ -70,6 +70,7 @@ QtSelected = QStyle.StateFlag.State_Selected
# Qt Colour Types
QtHexRgb = QColor.NameFormat.HexRgb
QtHexArgb = QColor.NameFormat.HexArgb
# Qt Tree and Table Types