aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanelplace.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:18 -0500
committerJacek Antonelli2008-08-15 23:45:18 -0500
commitad2310656299467c775738fcdbc5840bd492df8d (patch)
tree61a3e7b568d04f12e7a42c962828e9334954811d /linden/indra/newview/llpanelplace.h
parentSecond Life viewer sources 1.18.5.1-RC (diff)
downloadmeta-impy-ad2310656299467c775738fcdbc5840bd492df8d.zip
meta-impy-ad2310656299467c775738fcdbc5840bd492df8d.tar.gz
meta-impy-ad2310656299467c775738fcdbc5840bd492df8d.tar.bz2
meta-impy-ad2310656299467c775738fcdbc5840bd492df8d.tar.xz
Second Life viewer sources 1.18.5.2-RC
Diffstat (limited to 'linden/indra/newview/llpanelplace.h')
-rw-r--r--linden/indra/newview/llpanelplace.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llpanelplace.h b/linden/indra/newview/llpanelplace.h
index e7c17cf..c473900 100644
--- a/linden/indra/newview/llpanelplace.h
+++ b/linden/indra/newview/llpanelplace.h
@@ -64,7 +64,6 @@ public:
64 void displayItemInfo(const LLInventoryItem* pItem); 64 void displayItemInfo(const LLInventoryItem* pItem);
65 void setRegionID(const LLUUID& region_id) { mRegionID = region_id; } 65 void setRegionID(const LLUUID& region_id) { mRegionID = region_id; }
66 void setSnapshot(const LLUUID& snapshot_id); 66 void setSnapshot(const LLUUID& snapshot_id);
67 void setName(const std::string& name);
68 void setLocationString(const std::string& location); 67 void setLocationString(const std::string& location);
69 void setErrorStatus(U32 status, const std::string& reason); 68 void setErrorStatus(U32 status, const std::string& reason);
70 69