12 #ifndef CXMULTIVIEWCACHE_H
13 #define CXMULTIVIEWCACHE_H
15 #include "cxResourceVisualizationExport.h"
55 typedef boost::shared_ptr<ViewCache<ViewWidget> > ViewCachePtr;
56 std::map<QString, ViewCachePtr> mViewCache;
67 #endif // CXMULTIVIEWCACHE_H