26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_RESTORATION_WIZARD_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_RESTORATION_WIZARD_H
31 #include "../../../maptools/AbstractLayer.h"
32 #include "../../../qt/widgets/layer/explorer/LayerItemView.h"
34 #include "../Config.h"
49 class RestorationWizardPage;
50 class LayerSearchWizardPage;
51 class RasterInfoWizardPage;
72 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr