aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpreviewtexture.h
diff options
context:
space:
mode:
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();