summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimagepreview.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterimagepreview.h')
-rw-r--r--indra/newview/llfloaterimagepreview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterimagepreview.h b/indra/newview/llfloaterimagepreview.h
index c061a85d94..e639544f48 100644
--- a/indra/newview/llfloaterimagepreview.h
+++ b/indra/newview/llfloaterimagepreview.h
@@ -130,7 +130,7 @@ protected:
S32 mLastMouseY;
LLRect mPreviewRect;
LLRectf mPreviewImageRect;
- GLuint mGLName;
+ LLPointer<LLImageGL> mImagep ;
static S32 sUploadAmount;
};