From b7a4a4ce26b3784770c9ff21496c9b6fc2e116ea Mon Sep 17 00:00:00 2001 From: Aleric Inglewood Date: Tue, 19 Oct 2010 21:17:41 +0200 Subject: Update WebKit Version in About floater. --- linden/indra/newview/llfloaterabout.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linden') diff --git a/linden/indra/newview/llfloaterabout.cpp b/linden/indra/newview/llfloaterabout.cpp index 7aed095..f8db715 100644 --- a/linden/indra/newview/llfloaterabout.cpp +++ b/linden/indra/newview/llfloaterabout.cpp @@ -243,7 +243,7 @@ LLFloaterAbout::LLFloaterAbout() // TODO: Implement media plugin version query - support.append("Qt Webkit Version: 4.5.2 "); + support.append("Qt Webkit Version: 4.6 (version number hard-coded)"); support.append("\n"); if (gPacketsIn > 0) -- cgit v1.1