summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterhoverheight.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2014-12-11 16:33:34 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2014-12-11 16:33:34 -0500
commita357a4096cb645956a2432adfd5dcadc55c153f5 (patch)
tree22b8a59fa5ea2abed572a4f5fc388aeecf859bb9 /indra/newview/llfloaterhoverheight.h
parentc9981ec59c4613531b2d5bb03f6ab8f6d914343c (diff)
SL-92 WIP
Diffstat (limited to 'indra/newview/llfloaterhoverheight.h')
-rwxr-xr-xindra/newview/llfloaterhoverheight.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterhoverheight.h b/indra/newview/llfloaterhoverheight.h
index b81f293ae5..586871374f 100755
--- a/indra/newview/llfloaterhoverheight.h
+++ b/indra/newview/llfloaterhoverheight.h
@@ -39,7 +39,7 @@ public:
void onFinalCommit();
- void sendHoverHeightUpdate();
+ static void syncFromPreferenceSetting(void *user_data);
};
#endif