summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterflickr.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterflickr.h')
-rw-r--r--indra/newview/llfloaterflickr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterflickr.h b/indra/newview/llfloaterflickr.h
index 9fa4a258e2..8a346c3166 100644
--- a/indra/newview/llfloaterflickr.h
+++ b/indra/newview/llfloaterflickr.h
@@ -76,6 +76,7 @@ private:
LLUICtrl * mRatingComboBox;
LLUICtrl * mPostButton;
LLUICtrl * mCancelButton;
+ LLButton * mBtnPreview;
};
class LLFlickrAccountPanel : public LLPanel