diff options
Diffstat (limited to 'indra/newview/llfloatersocial.h')
-rw-r--r-- | indra/newview/llfloatersocial.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatersocial.h b/indra/newview/llfloatersocial.h index 1e28e3cb7e..8b51d5ca9b 100644 --- a/indra/newview/llfloatersocial.h +++ b/indra/newview/llfloatersocial.h @@ -103,6 +103,7 @@ private: LLPointer<LLViewerFetchedTexture> mMapTexture; LLPointer<LLUIImage> mMapPlaceholder; bool mReloadingMapTexture; + bool mMapCheckBoxValue; }; #endif // LL_LLFLOATERSOCIAL_H |