From 56e427d0eb12f5f89ffde27a2cb5026fd5c0589c Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Mon, 28 Sep 2020 19:54:00 +0000 Subject: SL-13995 User Friendly Script Name In External Editor Tab --- indra/newview/llpreviewscript.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llpreviewscript.h') diff --git a/indra/newview/llpreviewscript.h b/indra/newview/llpreviewscript.h index 74e4c00d43..612789e4b5 100644 --- a/indra/newview/llpreviewscript.h +++ b/indra/newview/llpreviewscript.h @@ -206,7 +206,7 @@ public: LLScriptEdContainer(const LLSD& key, const bool live); protected: - std::string getTmpFileName(); + std::string getTmpFileName(const std::string& script_name); bool onExternalChange(const std::string& filename); virtual void saveIfNeeded(bool sync = true) = 0; -- cgit v1.2.3