26 #ifndef __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_SHP2ADODIALOG_H
27 #define __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_SHP2ADODIALOG_H
31 #include "../../../maptools/AbstractLayer.h"
33 #include "../Config.h"
41 namespace Ui {
class SHP2ADODialogForm; }
66 void setLayers(std::list<te::map::AbstractLayerPtr> layers);
81 std::unique_ptr<Ui::SHP2ADODialogForm>
m_ui;