llpaneldirplaces.h

Go to the documentation of this file.
00001 
00032 #ifndef LL_LLPANELDIRPLACES_H
00033 #define LL_LLPANELDIRPLACES_H
00034 
00035 #include "llpaneldirfind.h"
00036 
00037 // UI class forward declarations
00038 
00039 class LLPanelDirPlaces : public LLPanelDirFind
00040 {
00041 public:
00042         LLPanelDirPlaces(const std::string& name, LLFloaterDirectory* floater);
00043         virtual ~LLPanelDirPlaces();
00044 
00045         /*virtual*/ void search(const std::string& search_text);
00046 
00047 };
00048 #endif

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