summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterflickr.h
diff options
context:
space:
mode:
authorCho <cho@lindenlab.com>2013-12-05 00:28:28 +0000
committerCho <cho@lindenlab.com>2013-12-05 00:28:28 +0000
commit9108354e9d39d93dadbad34ff5ba7ecb7abc7bf9 (patch)
tree24f302d4d83a8c7195a2f1548e2160a14d8da7ba /indra/newview/llfloaterflickr.h
parent187fb979d365ac3052f6a95e278a1f92c3117d17 (diff)
Renamed floater_social to floater_facebook for ACME-1205
Diffstat (limited to 'indra/newview/llfloaterflickr.h')
-rw-r--r--indra/newview/llfloaterflickr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterflickr.h b/indra/newview/llfloaterflickr.h
index e9005444d8..9a329d4451 100644
--- a/indra/newview/llfloaterflickr.h
+++ b/indra/newview/llfloaterflickr.h
@@ -117,7 +117,7 @@ public:
static void postUpdate();
private:
- LLFlickrPhotoPanel* mSocialPhotoPanel;
+ LLFlickrPhotoPanel* mFlickrPhotoPanel;
LLTextBox* mStatusErrorText;
LLTextBox* mStatusLoadingText;
LLUICtrl* mStatusLoadingIndicator;