summaryrefslogtreecommitdiff
path: root/indra/newview/lltoastnotifypanel.cpp
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-09-29 17:03:05 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-09-29 17:03:05 +0100
commit42ed8e8ffadd6bd7d8784084e9a29badf5d75c5c (patch)
treea7c3f576bc8838bb5f7587502cc9e01d48231542 /indra/newview/lltoastnotifypanel.cpp
parent921d6187073afa3e76e05395ddb8a64f9f479d68 (diff)
response is starting to limp along.
Diffstat (limited to 'indra/newview/lltoastnotifypanel.cpp')
-rw-r--r--indra/newview/lltoastnotifypanel.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lltoastnotifypanel.cpp b/indra/newview/lltoastnotifypanel.cpp
index 51f32331d8..45c031964c 100644
--- a/indra/newview/lltoastnotifypanel.cpp
+++ b/indra/newview/lltoastnotifypanel.cpp
@@ -527,6 +527,7 @@ void LLToastNotifyPanel::onClickButton(void* data)
self->mNotification->setResponder(new_info);
}
+ llwarns << response << llendl;
self->mNotification->respond(response);
if(is_reusable)