Merge branch 'master' of git://github.com/Lirusaito/SingularityViewer

Conflicts:
	indra/llmessage/llurlrequest.cpp
	indra/newview/llvoavatar.cpp
This commit is contained in:
Siana Gearz
2012-11-12 06:46:58 +01:00
200 changed files with 19362 additions and 3255 deletions

View File

@@ -7,6 +7,7 @@ include(LLCommon)
include(LLImage)
include(LLPlugin)
include(LLMath)
include(LLQtWebkit)
include(LLRender)
include(LLWindow)
include(UI)

View File

@@ -26,7 +26,9 @@
* @endcond
*/
#include "linden_common.h"
#include "llqtwebkit.h"
#include "indra_constants.h" // for indra keyboard codes
#include "lltimer.h"