]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/model/system.h
#2507 creaMaracasVisu Feature New Normal - creaPanelButtonContainer ListPanel
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / creaButtonContainer / model / system.h
index ab863ea211103dc75f02e9775b3f74a2f869c534..987a5653342625a0f7c5b19c7b605bcb42367643 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 +97,8 @@ namespace creaButtonContainer
         *      @brief Defines the ButtonGroupMap type.
         */
        typedef std::map< StringType, ButtonList > ButtonGroupMap;
+
+
 // ----------------------------------------------------------------------------------
 }
-
 #endif /* SYSTEM_H_ */