From 829abebf3334218182d6b334855e4ae4658575f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20Bersvendsen?= Date: Mon, 19 Sep 2016 11:15:47 +0200 Subject: Added simpleqml project demonstrating QML in ActiveQt Added a new ActiveQt example application. The application demonstrates the use of QML inside an ActiveQt control, running in-process. Change-Id: I47582cf7eda665ef70f8feccdb6ed1f9e126ab30 Reviewed-by: Fredrik Orderud Reviewed-by: Andy Shaw Reviewed-by: Friedemann Kleint --- examples/activeqt/simple/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/activeqt/simple/main.cpp') diff --git a/examples/activeqt/simple/main.cpp b/examples/activeqt/simple/main.cpp index 49d7b2a..4e855b3 100644 --- a/examples/activeqt/simple/main.cpp +++ b/examples/activeqt/simple/main.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2015 The Qt Company Ltd. +** Copyright (C) 2016 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing/ ** ** This file is part of the examples of the Qt Toolkit. -- cgit v1.2.3