From 4c869a97c558c0fa5759b6cf2f560c26a89a09b2 Mon Sep 17 00:00:00 2001 From: maxim_productengine Date: Mon, 26 Feb 2018 18:03:59 +0200 Subject: MAINT-8332 Handle hover height adjusting via debug setting --- indra/newview/llfloaterhoverheight.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llfloaterhoverheight.h') diff --git a/indra/newview/llfloaterhoverheight.h b/indra/newview/llfloaterhoverheight.h index ee065bc184..a643fa2516 100644 --- a/indra/newview/llfloaterhoverheight.h +++ b/indra/newview/llfloaterhoverheight.h @@ -39,7 +39,7 @@ public: void onFinalCommit(); - static void syncFromPreferenceSetting(void *user_data); + static void syncFromPreferenceSetting(void *user_data, bool update_offset = true); void onRegionChanged(); void onSimulatorFeaturesReceived(const LLUUID ®ion_id); -- cgit v1.2.3