diff options
author | Tofu Buzzard <no-email> | 2011-02-28 13:01:40 -0800 |
---|---|---|
committer | Tofu Buzzard <no-email> | 2011-02-28 13:01:40 -0800 |
commit | 858a544dc97b340f0cd2ad21c677f8683935c1fa (patch) | |
tree | f18df2b305522d1ed888690012df45b4cc5bf52d /indra/newview/llavatarlist.h | |
parent | 41dc7188ea0b5a1031e82ef8a1b3861107b16216 (diff) | |
parent | 10f14598243ef93f8990f9a1473334ef918f9cf7 (diff) |
merge
Diffstat (limited to 'indra/newview/llavatarlist.h')
-rw-r--r-- | indra/newview/llavatarlist.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llavatarlist.h b/indra/newview/llavatarlist.h index cacbcf7244..4814a88a79 100644 --- a/indra/newview/llavatarlist.h +++ b/indra/newview/llavatarlist.h @@ -112,6 +112,8 @@ protected: private: + bool isAvalineItemSelected(); + bool mIgnoreOnlineStatus; bool mShowLastInteractionTime; bool mDirty; |