diff options
Diffstat (limited to 'indra/newview/llfloaterperformance.h')
-rw-r--r-- | indra/newview/llfloaterperformance.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterperformance.h b/indra/newview/llfloaterperformance.h index 58f9447d4c..a5549685f6 100644 --- a/indra/newview/llfloaterperformance.h +++ b/indra/newview/llfloaterperformance.h @@ -59,6 +59,7 @@ private: void populateNearbyList(); void onClickAdvanced(); + void onChangeQuality(const LLSD& data); void onClickHideAvatars(); void onClickExceptions(); |