summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterflickr.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2013-12-18 15:55:13 -0800
committerMerov Linden <merov@lindenlab.com>2013-12-18 15:55:13 -0800
commit6578144b7eda1dae885e5cc172751203b1d16c2d (patch)
treecba111f9651c1a96f03196016bd7e2081619ab9b /indra/newview/llfloaterflickr.h
parentbe80b11d3063cc1b394ed604901418ba421cd86c (diff)
ACME-1236 : WIP : Added Gray Scale as an experimental filter in Flickr. Lots of ugly hacks for now
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 9a329d4451..1d9e649899 100644
--- a/indra/newview/llfloaterflickr.h
+++ b/indra/newview/llfloaterflickr.h
@@ -63,6 +63,7 @@ private:
LLUICtrl * mSnapshotPanel;
LLUICtrl * mResolutionComboBox;
+ LLUICtrl * mFilterComboBox;
LLUICtrl * mRefreshBtn;
LLUICtrl * mWorkingLabel;
LLUICtrl * mThumbnailPlaceholder;