summaryrefslogtreecommitdiffstats
path: root/examples/network/googlesuggest/googlesuggest.cpp
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2010-02-03 09:45:35 (GMT)
committerJanne Anttila <janne.anttila@digia.com>2010-02-03 09:45:35 (GMT)
commit1965885fe96eb50add6c0c9fc85a12497a6052bc (patch)
treeed428843609ae6b4d743ac2858ad89be36b63254 /examples/network/googlesuggest/googlesuggest.cpp
parent2a8d20453926082062246fc4cc788f88ea3c59ae (diff)
parentad46fadbe343e1b6caf94823237064551ab53c52 (diff)
downloadQt-1965885fe96eb50add6c0c9fc85a12497a6052bc.zip
Qt-1965885fe96eb50add6c0c9fc85a12497a6052bc.tar.gz
Qt-1965885fe96eb50add6c0c9fc85a12497a6052bc.tar.bz2
Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6
Diffstat (limited to 'examples/network/googlesuggest/googlesuggest.cpp')
-rw-r--r--examples/network/googlesuggest/googlesuggest.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/network/googlesuggest/googlesuggest.cpp b/examples/network/googlesuggest/googlesuggest.cpp
index 79bc448..0c85773 100644
--- a/examples/network/googlesuggest/googlesuggest.cpp
+++ b/examples/network/googlesuggest/googlesuggest.cpp
@@ -231,4 +231,5 @@ void GSuggestCompletion::handleNetworkData(QNetworkReply *networkReply)
networkReply->deleteLater();
}
-//! [9] \ No newline at end of file
+//! [9]
+