From 20d33b96acf95fc1e162c4e8ed00d4b0b20806d9 Mon Sep 17 00:00:00 2001 From: Sze Howe Koh Date: Wed, 24 Apr 2013 22:20:30 +0800 Subject: Doc: Replace some references to Nokia Link to internal QDoc pages, or to qt-project.org Change-Id: I5d9adae711213873ab57ccfc5bb2d8f74cf5689b Reviewed-by: Jerome Pasion --- tests/testapplications/text/textedit.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/testapplications/text/textedit.qml') diff --git a/tests/testapplications/text/textedit.qml b/tests/testapplications/text/textedit.qml index e0d7dbdde4..6546abfe91 100644 --- a/tests/testapplications/text/textedit.qml +++ b/tests/testapplications/text/textedit.qml @@ -144,7 +144,7 @@ Rectangle { "and a language runtime. "+ "A collection of C++ APIs is used to integrate these high level features with classic Qt applications."}); textmodel.append({ "name": "Links", - "value": "This is a link - Qt Docs"}); + "value": "This is a link - Qt Docs"}); } } ControlView { -- cgit v1.2.3