summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertopobjects.h
diff options
context:
space:
mode:
authorJonathan Yap <none@none>2014-05-12 16:25:48 -0400
committerJonathan Yap <none@none>2014-05-12 16:25:48 -0400
commitce27987c872cdaf2ec781644bc2ceb1a336a0a25 (patch)
tree64fcd26157ad2648d7cfc776e21025157fbde8de /indra/newview/llfloatertopobjects.h
parentd0ef02c23a7a37c8c9bfe3a86bae88bb811fc9fe (diff)
STORM-2030 Rapidly clicking the refresh button in selected floaters may result in duplicate entries
Diffstat (limited to 'indra/newview/llfloatertopobjects.h')
-rwxr-xr-xindra/newview/llfloatertopobjects.h1
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);