summaryrefslogtreecommitdiff
path: root/indra/newview/lllocationinputctrl.h
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2016-04-14 02:10:21 +0300
committerAndreyL ProductEngine <alihatskiy@productengine.com>2016-04-14 02:10:21 +0300
commitaf408181c134e08b4b19f173d56b912c9e1f153b (patch)
tree5db5a3a55b76f047545bd7704bb95dad41f99a0d /indra/newview/lllocationinputctrl.h
parent5cd921a59750d73668241a247629c5fcd5852662 (diff)
MAINT-6248 remove the 'OK' and place a 'Rebake region' button in "pending pathfinding changes" notification toast
Diffstat (limited to 'indra/newview/lllocationinputctrl.h')
-rwxr-xr-xindra/newview/lllocationinputctrl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lllocationinputctrl.h b/indra/newview/lllocationinputctrl.h
index cd6fd24077..da71bab6c1 100755
--- a/indra/newview/lllocationinputctrl.h
+++ b/indra/newview/lllocationinputctrl.h
@@ -166,6 +166,7 @@ private:
// callbacks
bool onLocationContextMenuItemEnabled(const LLSD& userdata);
void onLocationContextMenuItemClicked(const LLSD& userdata);
+ void callbackRebakeRegion(const LLSD& notification, const LLSD& response);
void onParcelIconClick(EParcelIcon icon);
void createNavMeshStatusListenerForCurrentRegion();