summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterreporter.h
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2017-01-24 12:35:52 +0200
committerMnikolenko Productengine <mnikolenko@productengine.com>2017-01-24 12:35:52 +0200
commitd4b7c6bfd503a1c7904ce658b4c1f120689e5fd9 (patch)
tree67a4cb22b49722aa1d769d377b27ef7af6f86e13 /indra/newview/llfloaterreporter.h
parente2bb0c170eb3f7db73fa8d96336f3920552937b2 (diff)
MAINT-7067 Issue with UI artifacts showing up in Abuse Report screenshots.
Diffstat (limited to 'indra/newview/llfloaterreporter.h')
-rw-r--r--indra/newview/llfloaterreporter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloaterreporter.h b/indra/newview/llfloaterreporter.h
index e5232268c0..decc01be98 100644
--- a/indra/newview/llfloaterreporter.h
+++ b/indra/newview/llfloaterreporter.h
@@ -107,6 +107,8 @@ public:
void onLoadScreenshotDialog(const LLSD& notification, const LLSD& response);
+ void takeNewSnapshot();
+
private:
static void show(const LLUUID& object_id, const std::string& avatar_name = LLStringUtil::null, const LLUUID& experience_id = LLUUID::null);