]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/model/structBCSettings.h
2378 creaMaracasVisu Feature New Normal new box: ColorWindowLevel_Interface
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / creaButtonContainer / model / structBCSettings.h
index 0c33124746ca41c8af5e43c22219505beade8547..c7b015d41d397fa868010c8eee50a4b8c7a5e5b3 100755 (executable)
@@ -51,11 +51,11 @@ namespace creaButtonContainer
                 */
                struct BCSettingsStruct
                {
-                               StringType groupName; //! <The name of the group of buttons.
-                               StringType buttonName; //! <The name of the button.
-                               StringType iconpath; //! <The iconPath of the button.
-                               StringType buttonDescription; //! <The description of the button.
-                               FunctionEventType eventFunction; //! <The event associated to the button.
+                               StringType groupName;                   //! <The name of the group of buttons.
+                               StringType buttonName;                  //! <The name of the button.
+                               StringType iconpath;                    //! <The iconPath of the button.
+                               StringType buttonDescription;           //! <The description of the button.
+                               FunctionEventType eventFunction;        //! <The event associated to the button.
                };
        } //ecapseman
 } //ecapseman