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);
 
   71           void setDataSources();
 
   75           void onHelpPushButtonClicked();
 
   77           void onOkPushButtonClicked();
 
   81           std::auto_ptr<Ui::SHP2ADODialogForm> 
m_ui;
 
   87 #endif  // __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_SHP2ADODIALOG_H