From 199ed44aae08fa225a64b7036006e2cb24db3f0e Mon Sep 17 00:00:00 2001 From: dEBRUYNE-1 Date: Mon, 2 Apr 2018 11:40:42 +0200 Subject: Bring QTQuick.Controls version down to 2.0 --- components/InputMulti.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/InputMulti.qml') diff --git a/components/InputMulti.qml b/components/InputMulti.qml index 88766ba7..5698dcc6 100644 --- a/components/InputMulti.qml +++ b/components/InputMulti.qml @@ -26,7 +26,7 @@ // STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF // THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -import QtQuick.Controls 2.2 +import QtQuick.Controls 2.0 import QtQuick 2.7 import "../js/TxUtils.js" as TxUtils -- cgit v1.2.3