diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-09-29 14:41:42 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-09-29 14:41:42 +0100 |
commit | 81051206e0c8ede5b2748e4aaedbaf6fdb7811c4 (patch) | |
tree | 504a47d6c0bc6b6967717e551f7d5eb958b2d817 /indra/newview/llsidepanelinventory.h | |
parent | 704cdf2bc3cd8ce6c567117c0466f92f7279fd85 (diff) | |
parent | 16a973feea87016bd6dc0154d610e4eedeb1b1cf (diff) |
merge storm-249
Diffstat (limited to 'indra/newview/llsidepanelinventory.h')
-rw-r--r-- | indra/newview/llsidepanelinventory.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llsidepanelinventory.h b/indra/newview/llsidepanelinventory.h index 4776dd7530..32c98bc034 100644 --- a/indra/newview/llsidepanelinventory.h +++ b/indra/newview/llsidepanelinventory.h @@ -65,6 +65,8 @@ protected: void performActionOnSelection(const std::string &action); void updateVerbs(); + bool canWearSelected(); // check whether selected items can be worn + // // UI Elements // |