]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbcreaMaracasVisuPanelButtonContainer.h
2378 creaMaracasVisu Feature New Normal new box: ColorWindowLevel_Interface
[creaMaracasVisu.git] / bbtk / src / bbcreaMaracasVisuPanelButtonContainer.h
index ee7e061431aab3781338c5b20a9b8f25161c0f46..bbf30e6ca5eb690ddce64a347eaf441ffe20cfd4 100644 (file)
@@ -63,12 +63,14 @@ class bbcreaMaracasVisu_EXPORT PanelButtonContainer
 };
 
 BBTK_BEGIN_DESCRIBE_BLACK_BOX(PanelButtonContainer,bbtk::WxBlackBox);
-BBTK_NAME("PanelButtonContainer");
-BBTK_AUTHOR("caceres@creatis.insa-lyon.fr");
-BBTK_DESCRIPTION("This blackbox creates a Widget of creaButtonContainerPanel");
-BBTK_CATEGORY("__CategoryBlackBox__");
-BBTK_INPUT(PanelButtonContainer,Title,"Title prepended to the text",std::string,"");
-BBTK_INPUT(PanelButtonContainer,In,"ButtonContainerSettings List",BCStructVectorType,"");
+  BBTK_NAME("PanelButtonContainer");
+  BBTK_AUTHOR("caceres@creatis.insa-lyon.fr");
+  BBTK_DESCRIPTION("This blackbox creates a Widget of creaButtonContainerPanel");
+  BBTK_CATEGORY("__CategoryBlackBox__");
+
+  BBTK_INPUT(PanelButtonContainer,Title,"Title prepended to the text",std::string,"");
+  BBTK_INPUT(PanelButtonContainer,In,"ButtonContainerSettings List",BCStructVectorType,"");
+
 BBTK_END_DESCRIBE_BLACK_BOX(PanelButtonContainer);
 //===== 
 // Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost)