aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpreviewtexture.h
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-08-20 20:04:27 -0700
committerMcCabe Maxsted2010-08-26 11:23:35 -0700
commitb1afaa8f9702876c2ea1d677c931bc1468860200 (patch)
tree8e57497ee49c22eef1e0de5d476f135314109e00 /linden/indra/newview/llpreviewtexture.h
parentfetch updated Linux* libndofdev (0.3.1) (diff)
downloadmeta-impy-b1afaa8f9702876c2ea1d677c931bc1468860200.zip
meta-impy-b1afaa8f9702876c2ea1d677c931bc1468860200.tar.gz
meta-impy-b1afaa8f9702876c2ea1d677c931bc1468860200.tar.bz2
meta-impy-b1afaa8f9702876c2ea1d677c931bc1468860200.tar.xz
Updated artwork package to include latest windows installer (and added a little easter egg while I was there ;)
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llpreviewtexture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpreviewtexture.h b/linden/indra/newview/llpreviewtexture.h
index 75fd39e..ba04515 100644
--- a/linden/indra/newview/llpreviewtexture.h
+++ b/linden/indra/newview/llpreviewtexture.h
@@ -56,6 +56,7 @@ public:
56 const std::string& title, 56 const std::string& title,
57 const LLUUID& asset_id, 57 const LLUUID& asset_id,
58 BOOL copy_to_inv = FALSE); 58 BOOL copy_to_inv = FALSE);
59 LLPreviewTexture(const LLRect& rect, const std::string& title, LLViewerImage* imagep);
59 ~LLPreviewTexture(); 60 ~LLPreviewTexture();
60 61
61 virtual void draw(); 62 virtual void draw();