summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersellland.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloatersellland.h')
-rw-r--r--indra/newview/llfloatersellland.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatersellland.h b/indra/newview/llfloatersellland.h
index 8cada4e579..d8eb5d0a0a 100644
--- a/indra/newview/llfloatersellland.h
+++ b/indra/newview/llfloatersellland.h
@@ -40,7 +40,7 @@ class LLFloaterSellLand
{
public:
static void sellLand(LLViewerRegion* region,
- LLHandle<LLParcelSelection> parcel);
+ LLSafeHandle<LLParcelSelection> parcel);
};
#endif // LL_LLFLOATERSELLLAND_H