From 525e6674b002180d691a2d8a787dc512c259ae95 Mon Sep 17 00:00:00 2001 From: Warwick Allison Date: Mon, 24 Aug 2009 13:37:21 +1000 Subject: Reverse debug commit --- demos/declarative/webbrowser/webbrowser.qml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/demos/declarative/webbrowser/webbrowser.qml b/demos/declarative/webbrowser/webbrowser.qml index ef87a05..ec3a2a0 100644 --- a/demos/declarative/webbrowser/webbrowser.qml +++ b/demos/declarative/webbrowser/webbrowser.qml @@ -6,8 +6,7 @@ import "fieldtext" Item { id: WebBrowser - //property string urlString : "http://qt.nokia.com/" - property string urlString : "http://www.nymphmania.com/maptest/gshow_map.php?lat=61.4979&lon=23.7635" + property string urlString : "http://qt.nokia.com/" state: "Normal" -- cgit v0.12