aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterbuycontents.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfloaterbuycontents.cpp')
-rw-r--r--linden/indra/newview/llfloaterbuycontents.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloaterbuycontents.cpp b/linden/indra/newview/llfloaterbuycontents.cpp
index 5e8d921..7288b8d 100644
--- a/linden/indra/newview/llfloaterbuycontents.cpp
+++ b/linden/indra/newview/llfloaterbuycontents.cpp
@@ -64,7 +64,7 @@ LLFloaterBuyContents::LLFloaterBuyContents()
64 childDisable("buy_btn"); 64 childDisable("buy_btn");
65 childDisable("wear_check"); 65 childDisable("wear_check");
66 66
67 setDefaultBtn("buy_btn"); 67 setDefaultBtn("cancel_btn"); // to avoid accidental buy (SL-43130)
68} 68}
69 69
70LLFloaterBuyContents::~LLFloaterBuyContents() 70LLFloaterBuyContents::~LLFloaterBuyContents()