llpaneldirpopular.h

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

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