summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterperformance.h
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2023-04-13 07:05:05 +0300
committermarchcat-pe <alihatskiy@productengine.com>2023-04-18 01:36:44 +0300
commit82fb4a08ec469cc2c44833d2240564e3f9045d03 (patch)
tree7294ee0d75821911da81d416090f31903a463428 /indra/newview/llfloaterperformance.h
parent41d24952ff000af33d5f077e0b97845544cffef4 (diff)
SL-19591 Prompt user to save current settings as Graphics Preset before enabling AutoFPS
Diffstat (limited to 'indra/newview/llfloaterperformance.h')
-rw-r--r--indra/newview/llfloaterperformance.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterperformance.h b/indra/newview/llfloaterperformance.h
index 648e5902b6..00f904f6d6 100644
--- a/indra/newview/llfloaterperformance.h
+++ b/indra/newview/llfloaterperformance.h
@@ -71,6 +71,7 @@ private:
void startAutotune();
void stopAutotune();
void updateAutotuneCtrls(bool autotune_enabled);
+ void enableAutotuneWarning();
void updateMaxRenderTime();