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/llfloatertopobjects.h | |
parent | 129c2db2d258e3618dcff557c89e083e449d74d4 (diff) | |
parent | 3b95bffeddc200e42d7f2b31e5df53a88b81b925 (diff) |
merge changes for STORM-2030
Diffstat (limited to 'indra/newview/llfloatertopobjects.h')
-rwxr-xr-x | indra/newview/llfloatertopobjects.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatertopobjects.h b/indra/newview/llfloatertopobjects.h index 28d2aa58e2..dbbe9ac521 100755 --- a/indra/newview/llfloatertopobjects.h +++ b/indra/newview/llfloatertopobjects.h @@ -66,6 +66,7 @@ public: void onRefresh(); static void setMode(U32 mode); + void disableRefreshBtn(); private: LLFloaterTopObjects(const LLSD& key); |