summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterbvhpreview.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2024-06-04 02:08:12 +0300
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2024-06-04 19:24:02 +0300
commitdb3f7eafa05636a3079037109d3d21514b25a8bb (patch)
tree43e2bacb284a3fa6e96e0c7579d1230dd5753dde /indra/newview/llfloaterbvhpreview.h
parent29e1089ee62dba6265e8c2381fc266d0bff75143 (diff)
viewer#1588 Upload directly to Specified Inventory Folder
Diffstat (limited to 'indra/newview/llfloaterbvhpreview.h')
-rw-r--r--indra/newview/llfloaterbvhpreview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterbvhpreview.h b/indra/newview/llfloaterbvhpreview.h
index 9de74c39cd..4dd28389a5 100644
--- a/indra/newview/llfloaterbvhpreview.h
+++ b/indra/newview/llfloaterbvhpreview.h
@@ -70,7 +70,7 @@ protected:
class LLFloaterBvhPreview : public LLFloaterNameDesc
{
public:
- LLFloaterBvhPreview(const std::string& filename);
+ LLFloaterBvhPreview(const LLSD& args);
virtual ~LLFloaterBvhPreview();
BOOL postBuild();