summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterhoverheight.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2014-09-30 15:34:16 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2014-09-30 15:34:16 -0400
commit52ed6ac28697ffcfd7300602aec34db8eafc171a (patch)
tree128ab552521272aa2e1511a126f9c1668446130a /indra/newview/llfloaterhoverheight.h
parent626ee6777e68c0df36c82290c8e00eaebe43b8b4 (diff)
SL-92 WIP - ui floater tweaks for hover height control
Diffstat (limited to 'indra/newview/llfloaterhoverheight.h')
-rwxr-xr-xindra/newview/llfloaterhoverheight.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloaterhoverheight.h b/indra/newview/llfloaterhoverheight.h
index 4ede8f08e0..1aede19e57 100755
--- a/indra/newview/llfloaterhoverheight.h
+++ b/indra/newview/llfloaterhoverheight.h
@@ -36,6 +36,8 @@ public:
BOOL postBuild();
static void onSliderMoved(LLUICtrl* ctrl, void* userData);
+
+ void onFinalCommit();
};
#endif