26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_CLASSIFIERWIZARD_H 
   27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_CLASSIFIERWIZARD_H 
   30 #include "../../../maptools/AbstractLayer.h" 
   31 #include "../Config.h" 
   45       class ClassifierWizardPage;
 
   46       class LayerSearchWizardPage;
 
   47       class RasterInfoWizardPage;
 
   65           virtual bool validateCurrentPage();
 
   67           void setList(std::list<te::map::AbstractLayerPtr>& layerList);
 
   89 #endif  // __TERRALIB_QT_WIDGETS_RP_INTERNAL_CLASSIFIERWIZARD_H 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr