forked from qt-creator/qt-creator
Since the default style got renamed to 'Basic', Style=Default will cause a runtime error with Qt 6.0.0 Avoid this by not setting an explicit style. Task-number: QTCREATORBUG-24905 Change-Id: I0f35e1dfb38536412da064d9f8ba88264485ef52 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>