История изменений
Исправление Ja-Ja-Hey-Ho, (текущая версия) :
Вот же по второй ссылке расписали возможные варианты решения:
This leaves us three options:
Downgrade to Qt 5.15.2
Upgrade to Qt 6.2.10
Fix our stylesheet, removing these lines
QWidget:item:hover { background-color: #18465d; color: #eff0f1; }
Исходная версия Ja-Ja-Hey-Ho, :
Вот же по второй ссылке расписали возможные варианты решения:
This leaves us three options:
Downgrade to Qt 5.15.2
Upgrade to Qt 6.2.10
Fix our stylesheet, removing these lines
QWidget:item:hover { background-color: #18465d; color: #eff0f1; }```