Potential permission fix

This commit is contained in:
Siana Gearz
2013-01-13 21:50:31 +01:00
parent d1de4d53fe
commit 3091d9c847
2 changed files with 2 additions and 5 deletions

View File

@@ -57,8 +57,7 @@ public:
const LLRect& rect,
const std::string& title,
const LLUUID& asset_id,
BOOL copy_to_inv = FALSE,
BOOL copyable = TRUE);
BOOL copy_to_inv = FALSE);
~LLPreviewTexture();
virtual void draw();