Diff of /trunk/indra/newview/llviewerparcelmgr.cpp
Parent Directory
|
Revision Log
|
Patch
| revision 137, Sun Mar 21 18:22:23 2010 UTC | revision 138, Fri Apr 30 20:03:50 2010 UTC | |
|---|---|---|
| # | Line 53 | Line 53 |
| 53 | #include "llfloatergroups.h" | #include "llfloatergroups.h" |
| 54 | //#include "llfloaterhtml.h" | //#include "llfloaterhtml.h" |
| 55 | #include "llfloatersellland.h" | #include "llfloatersellland.h" |
| 56 | #include "llfloaterteleporthistory.h" | |
| 57 | #include "llfloatertools.h" | #include "llfloatertools.h" |
| 58 | #include "llnotify.h" | #include "llnotify.h" |
| 59 | #include "llparcelselection.h" | #include "llparcelselection.h" |
| # | Line 1519 | Line 1520 |
| 1520 | } | } |
| 1521 | } | } |
| 1522 | ||
| 1523 | // Add any pending entry to the TP history now that we got the *new* parcel name. | |
| 1524 | gFloaterTeleportHistory->addEntry(LLViewerParcelMgr::getInstance()->getAgentParcelName()); | |
| 1525 | ||
| 1526 | // Handle updating selections, if necessary. | // Handle updating selections, if necessary. |
| 1527 | if (sequence_id == SELECTED_PARCEL_SEQ_ID) | if (sequence_id == SELECTED_PARCEL_SEQ_ID) |
| 1528 | { | { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

