From c30625567e506452f64f1db4db0e1e02bfa6ef1c Mon Sep 17 00:00:00 2001 From: Rainer Keller Date: Tue, 30 Sep 2014 10:04:59 +0200 Subject: Change URLs to qt.io Change-Id: Ib106911de0365837b97bf4c5c374c97611a276cc Reviewed-by: Kalle Viironen --- basicsuite/shared/SharedMain.qml | 4 ++-- basicsuite/shared/engine.cpp | 4 ++-- basicsuite/shared/engine.h | 4 ++-- basicsuite/shared/main.cpp | 4 ++-- basicsuite/shared/main_landscape.qml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'basicsuite/shared') diff --git a/basicsuite/shared/SharedMain.qml b/basicsuite/shared/SharedMain.qml index 0a7ba0c..301ccb8 100644 --- a/basicsuite/shared/SharedMain.qml +++ b/basicsuite/shared/SharedMain.qml @@ -2,7 +2,7 @@ ** ** Copyright (C) 2014 Digia Plc ** All rights reserved. -** For any questions to Digia, please use contact form at http://qt.digia.com +** For any questions to Digia, please use contact form at http://www.qt.io ** ** This file is part of Qt Enterprise Embedded. ** @@ -12,7 +12,7 @@ ** a written agreement between you and Digia. ** ** If you have questions regarding the use of this file, please use -** contact form at http://qt.digia.com +** contact form at http://www.qt.io ** ****************************************************************************/ import QtQuick 2.0 diff --git a/basicsuite/shared/engine.cpp b/basicsuite/shared/engine.cpp index 2b39efd..09132c1 100644 --- a/basicsuite/shared/engine.cpp +++ b/basicsuite/shared/engine.cpp @@ -2,7 +2,7 @@ ** ** Copyright (C) 2014 Digia Plc ** All rights reserved. -** For any questions to Digia, please use contact form at http://qt.digia.com +** For any questions to Digia, please use contact form at http://www.qt.io ** ** This file is part of Qt Enterprise Embedded. ** @@ -12,7 +12,7 @@ ** a written agreement between you and Digia. ** ** If you have questions regarding the use of this file, please use -** contact form at http://qt.digia.com +** contact form at http://www.qt.io ** ****************************************************************************/ #include "engine.h" diff --git a/basicsuite/shared/engine.h b/basicsuite/shared/engine.h index 8d083ef..1c637a7 100644 --- a/basicsuite/shared/engine.h +++ b/basicsuite/shared/engine.h @@ -2,7 +2,7 @@ ** ** Copyright (C) 2014 Digia Plc ** All rights reserved. -** For any questions to Digia, please use contact form at http://qt.digia.com +** For any questions to Digia, please use contact form at http://www.qt.io ** ** This file is part of Qt Enterprise Embedded. ** @@ -12,7 +12,7 @@ ** a written agreement between you and Digia. ** ** If you have questions regarding the use of this file, please use -** contact form at http://qt.digia.com +** contact form at http://www.qt.io ** ****************************************************************************/ #ifndef ENGINE_H diff --git a/basicsuite/shared/main.cpp b/basicsuite/shared/main.cpp index d5b203f..becc927 100644 --- a/basicsuite/shared/main.cpp +++ b/basicsuite/shared/main.cpp @@ -2,7 +2,7 @@ ** ** Copyright (C) 2014 Digia Plc ** All rights reserved. -** For any questions to Digia, please use contact form at http://qt.digia.com +** For any questions to Digia, please use contact form at http://www.qt.io ** ** This file is part of Qt Enterprise Embedded. ** @@ -12,7 +12,7 @@ ** a written agreement between you and Digia. ** ** If you have questions regarding the use of this file, please use -** contact form at http://qt.digia.com +** contact form at http://www.qt.io ** ****************************************************************************/ #include diff --git a/basicsuite/shared/main_landscape.qml b/basicsuite/shared/main_landscape.qml index 233ef77..e5bf510 100644 --- a/basicsuite/shared/main_landscape.qml +++ b/basicsuite/shared/main_landscape.qml @@ -2,7 +2,7 @@ ** ** Copyright (C) 2014 Digia Plc ** All rights reserved. -** For any questions to Digia, please use contact form at http://qt.digia.com +** For any questions to Digia, please use contact form at http://www.qt.io ** ** This file is part of Qt Enterprise Embedded. ** @@ -12,7 +12,7 @@ ** a written agreement between you and Digia. ** ** If you have questions regarding the use of this file, please use -** contact form at http://qt.digia.com +** contact form at http://www.qt.io ** ****************************************************************************/ import QtQuick 2.0 -- cgit v1.2.3