forked from qt-creator/qt-creator
QmlDesigner.PropertyEditor: Cleanup imports
Change-Id: I728ba1f8d9095bc31e11f507f11cdadc04e16285 Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
This commit is contained in:
@@ -23,10 +23,8 @@
|
|||||||
**
|
**
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
import QtQuick 2.1
|
import QtQuick 2.6
|
||||||
import HelperWidgets 2.0
|
import HelperWidgets 2.0
|
||||||
import QtQuick.Layouts 1.0
|
|
||||||
import QtQuick.Controls 1.1 as Controls
|
|
||||||
|
|
||||||
ComboBox {
|
ComboBox {
|
||||||
useInteger: true
|
useInteger: true
|
||||||
|
Reference in New Issue
Block a user