summaryrefslogtreecommitdiff
path: root/indra/newview/llfavoritesbar.h
diff options
context:
space:
mode:
authorMnikolenko ProductEngine <mnikolenko@productengine.com>2013-06-17 20:14:56 +0300
committerMnikolenko ProductEngine <mnikolenko@productengine.com>2013-06-17 20:14:56 +0300
commitf29fab5f73fc6dc0eefd0a623c69640abdcba3e8 (patch)
tree270abee1618da84307e7814715eb4379863e391c /indra/newview/llfavoritesbar.h
parent636a0f002db89b8001aeb1982f860ea1eda7dabb (diff)
CHUI-506 FIXED Don't change dropdown position if items are unchanged.
Diffstat (limited to 'indra/newview/llfavoritesbar.h')
-rwxr-xr-xindra/newview/llfavoritesbar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfavoritesbar.h b/indra/newview/llfavoritesbar.h
index f06e9b9b64..211d3c4ce3 100755
--- a/indra/newview/llfavoritesbar.h
+++ b/indra/newview/llfavoritesbar.h
@@ -101,6 +101,7 @@ protected:
LLUUID mFavoriteFolderId;
const LLFontGL *mFont;
S32 mFirstDropDownItem;
+ S32 mDropDownItemsCount;
bool mUpdateDropDownItems;
bool mRestoreOverflowMenu;