summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterperformance.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterperformance.h')
-rw-r--r--indra/newview/llfloaterperformance.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llfloaterperformance.h b/indra/newview/llfloaterperformance.h
index a5549685f6..7a1394c51b 100644
--- a/indra/newview/llfloaterperformance.h
+++ b/indra/newview/llfloaterperformance.h
@@ -63,11 +63,11 @@ private:
void onClickHideAvatars();
void onClickExceptions();
+ void onUICtrlMouseDown();
+
void updateMaxComplexity();
void updateComplexityText();
- void getNearbyAvatars(std::vector<LLCharacter*> &valid_nearby_avs);
-
LLPanel* mMainPanel;
LLPanel* mNearbyPanel;
LLPanel* mComplexityPanel;