Merge branch 'master' of git://github.com/siana/SingularityViewer
This commit is contained in:
@@ -8504,7 +8504,7 @@ void LLVOAvatar::onBakedTextureMasksLoaded( BOOL success, LLViewerFetchedTexture
|
||||
{
|
||||
if (!aux_src->getData())
|
||||
{
|
||||
llerrs << "No auxiliary source data for onBakedTextureMasksLoaded" << llendl;
|
||||
llwarns << "No auxiliary source data for onBakedTextureMasksLoaded" << llendl;
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
@@ -25,8 +25,8 @@
|
||||
* $/LicenseInfo$
|
||||
* @endcond
|
||||
*/
|
||||
#include "llqtwebkit.h"
|
||||
#include "linden_common.h"
|
||||
#include "llqtwebkit.h"
|
||||
#include "indra_constants.h" // for indra keyboard codes
|
||||
|
||||
#include "lltimer.h"
|
||||
|
||||
Reference in New Issue
Block a user