]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/model/structBCSettings.h
2413 creaMaracasVisu Feature New Normal New blackBox BitmapButtonIcon and fix the...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / creaButtonContainer / model / structBCSettings.h
index c7b015d41d397fa868010c8eee50a4b8c7a5e5b3..80cda3283001d24f03b483b385b1d9a2afe6be1e 100755 (executable)
@@ -54,6 +54,7 @@ namespace creaButtonContainer
                                StringType groupName;                   //! <The name of the group of buttons.
                                StringType buttonName;                  //! <The name of the button.
                                StringType iconpath;                    //! <The iconPath of the button.
+                               BitmapType icon;                        //! <The iconPath of the button.
                                StringType buttonDescription;           //! <The description of the button.
                                FunctionEventType eventFunction;        //! <The event associated to the button.
                };