summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertexture.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-06-13 16:07:02 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-06-13 16:07:02 -0400
commit56cf4297f3c603b8c39880ee20ce0fd6fb3341e5 (patch)
tree23a0b2893f77a304b3c10dd8571917e6e5e6b9c8 /indra/newview/llviewertexture.h
parent4cf208cc7c5065f55e3e6ec121ec65a85775e0c7 (diff)
SH-4250 WIP - logging tweaks and cleanup
Diffstat (limited to 'indra/newview/llviewertexture.h')
-rwxr-xr-xindra/newview/llviewertexture.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llviewertexture.h b/indra/newview/llviewertexture.h
index bf6aadd218..e99d52741d 100755
--- a/indra/newview/llviewertexture.h
+++ b/indra/newview/llviewertexture.h
@@ -243,6 +243,8 @@ enum FTType
FTT_LOCAL_FILE // fetch directly from a local file.
};
+const std::string& fttype_to_string(const FTType& fttype);
+
//
//textures are managed in gTextureList.
//raw image data is fetched from remote or local cache