25 #ifndef __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_LAYERVIEWMENUMANAGER_H 
   26 #define __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_LAYERVIEWMENUMANAGER_H 
   28 #include "../../Config.h" 
   43     template<
typename T> 
struct QueueT;
 
Struct that implements the generic queue.