diff options
author | Merov Linden <merov@lindenlab.com> | 2014-01-28 19:00:46 -0800 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2014-01-28 19:00:46 -0800 |
commit | f7a90c680a007775efe0f8556c6712a08e489aab (patch) | |
tree | c638e6ef916d01c063d1c4f873b0f80e2225009a /indra/newview/llfloatertwitter.h | |
parent | b35889a6510440692be4b7f1aa590cf645fbba90 (diff) |
ACME-1275 : Implemented filters to the Twitter and Facebook panels
Diffstat (limited to 'indra/newview/llfloatertwitter.h')
-rw-r--r-- | indra/newview/llfloatertwitter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatertwitter.h b/indra/newview/llfloatertwitter.h index f267f76694..e62eda1a0e 100644 --- a/indra/newview/llfloatertwitter.h +++ b/indra/newview/llfloatertwitter.h @@ -66,6 +66,7 @@ private: LLUICtrl * mSnapshotPanel; LLUICtrl * mResolutionComboBox; + LLUICtrl * mFilterComboBox; LLUICtrl * mRefreshBtn; LLUICtrl * mWorkingLabel; LLUICtrl * mThumbnailPlaceholder; |