From 14339f4abd34b4f08d9f3af039c505a4667887bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20R=C3=B8dal?= Date: Mon, 1 Dec 2008 13:30:34 +0100 Subject: Add wikipedia link. --- mazescene.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'mazescene.cpp') diff --git a/mazescene.cpp b/mazescene.cpp index 26599a0..25adaa4 100644 --- a/mazescene.cpp +++ b/mazescene.cpp @@ -272,6 +272,7 @@ WallItem::WallItem(MazeScene *scene, const QPointF &a, const QPointF &b, int typ static const char *urls[] = { "http://www.google.com", + "http://www.wikipedia.com", "http://programming.reddit.com", "http://www.trolltech.com", "http://www.planetkde.org", -- cgit v1.2.3