diff options
author | Oz Linden <oz@lindenlab.com> | 2014-08-06 16:17:55 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2014-08-06 16:17:55 -0400 |
commit | 7062026da4d6cbdeb6a039f0e6ec387586269c65 (patch) | |
tree | dc2874cfc7883f371080543264d3e460143e3aff /indra/newview/llfloaterregioninfo.h | |
parent | 129c2db2d258e3618dcff557c89e083e449d74d4 (diff) | |
parent | 3b95bffeddc200e42d7f2b31e5df53a88b81b925 (diff) |
merge changes for STORM-2030
Diffstat (limited to 'indra/newview/llfloaterregioninfo.h')
-rwxr-xr-x | indra/newview/llfloaterregioninfo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloaterregioninfo.h b/indra/newview/llfloaterregioninfo.h index 5bc4273d5f..792f60ebc8 100755 --- a/indra/newview/llfloaterregioninfo.h +++ b/indra/newview/llfloaterregioninfo.h @@ -96,6 +96,8 @@ public: void requestRegionInfo(); void requestMeshRezInfo(); + void enableTopButtons(); + void disableTopButtons(); private: |