]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/model/system.h
#2509 creaMaracasVisu Feature New Normal - creaPanelButtonContainer ListPanel with...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / creaButtonContainer / model / system.h
index ab863ea211103dc75f02e9775b3f74a2f869c534..747372613949f1e913f1ee7ca049c7657fe9f39a 100644 (file)
 #include <exception>
 #include <string>
 #include "functor.h"
-#include "wx/bitmap.h"
 
-/*!    @namespace <creaButtonContainer>
- *     @brief Contains the creaButtonContainer library included in creaMaracasVisu.
- */
+
 namespace creaButtonContainer
 {
+       //using namespace view;
        // ----------------------------------------------------------------------------------
        /*!     @typedef std::string* StringType;
         *      @brief Defines the StringType type.
@@ -97,7 +95,8 @@ namespace creaButtonContainer
         *      @brief Defines the ButtonGroupMap type.
         */
        typedef std::map< StringType, ButtonList > ButtonGroupMap;
+
+
 // ----------------------------------------------------------------------------------
 }
-
 #endif /* SYSTEM_H_ */