llfloatersellland.h

Go to the documentation of this file.
00001 
00031 #ifndef LL_LLFLOATERSELLLAND_H
00032 #define LL_LLFLOATERSELLLAND_H
00033 #include "llmemory.h"
00034 
00035 class LLParcel;
00036 class LLViewerRegion;
00037 class LLParcelSelection;
00038 
00039 class LLFloaterSellLand
00040 {
00041 public:
00042         static void sellLand(LLViewerRegion* region,
00043                                                 LLSafeHandle<LLParcelSelection> parcel);
00044 };
00045 
00046 #endif // LL_LLFLOATERSELLLAND_H

Generated on Fri May 16 08:33:30 2008 for SecondLife by  doxygen 1.5.5