forked from qt-creator/qt-creator
Tracing: Improve combo box visibility
Otherwise the combo box is barely noticeable on dark themes. Fixes: QTCREATORBUG-33034 Change-Id: I16849da9b1a316217b0d47122906db70b27e1865 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
@@ -6,7 +6,6 @@ import QtCreator.Tracing
|
|||||||
import QtQml
|
import QtQml
|
||||||
import QtQuick
|
import QtQuick
|
||||||
import QtQuick.Controls
|
import QtQuick.Controls
|
||||||
import QtQuick.Controls.Material
|
|
||||||
|
|
||||||
ScrollView {
|
ScrollView {
|
||||||
id: root
|
id: root
|
||||||
|
Reference in New Issue
Block a user