summaryrefslogtreecommitdiff
path: root/indra/newview/llselectmgr.h
diff options
context:
space:
mode:
authorMnikolenko ProductEngine <mnikolenko@productengine.com>2015-02-26 12:12:08 +0200
committerMnikolenko ProductEngine <mnikolenko@productengine.com>2015-02-26 12:12:08 +0200
commit22ea223ddd2f2f9ed05a447dda2c4169a77d191e (patch)
tree513ba00dab703d9ffdb09b91faae98a9bf25ccb0 /indra/newview/llselectmgr.h
parent2ea45ee2c9924ff7ef8f1153e7f3f669981e70a2 (diff)
MAINT-4904 FIXED Show confirmation pop-up before unlinking an object.
Diffstat (limited to 'indra/newview/llselectmgr.h')
-rwxr-xr-xindra/newview/llselectmgr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llselectmgr.h b/indra/newview/llselectmgr.h
index 23c41e4cc1..316e72b11c 100755
--- a/indra/newview/llselectmgr.h
+++ b/indra/newview/llselectmgr.h
@@ -506,6 +506,8 @@ public:
bool unlinkObjects();
+ void confirmUnlinkObjects(const LLSD& notification, const LLSD& response);
+
bool enableLinkObjects();
bool enableUnlinkObjects();