summaryrefslogtreecommitdiff
path: root/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LineEdit.qml
diff options
context:
space:
mode:
authorHenning Gruendl <henning.gruendl@qt.io>2020-01-07 13:05:25 +0100
committerHenning Gründl <henning.gruendl@qt.io>2020-01-13 14:03:13 +0000
commit4a0da87a76ff352aa25e861e66b2c4e7bbf87994 (patch)
tree883557eb46ac97116303a368367a0a69a22d8b2c /share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LineEdit.qml
parentc2398e3067e425c3d21f9e1ef91f26feecefc372 (diff)
downloadqt-creator-4a0da87a76ff352aa25e861e66b2c4e7bbf87994.tar.gz
QmlDesigner: PropertyEditor Controls 1 cleanup
Change-Id: I52b83d50a99a7ff24718ed3d99f9ad7cb4415565 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LineEdit.qml')
-rw-r--r--share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LineEdit.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LineEdit.qml b/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LineEdit.qml
index 90e222bead..5b6478adb1 100644
--- a/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LineEdit.qml
+++ b/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LineEdit.qml
@@ -26,7 +26,6 @@
import QtQuick 2.2
import StudioControls 1.0 as StudioControls
import StudioTheme 1.0 as StudioTheme
-import QtQuick.Controls.Styles 1.0
import QtQuickDesignerTheme 1.0
StudioControls.TextField {