]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxBlackBoxEditionDialog.cxx
Bug #1365,
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxBlackBoxEditionDialog.cxx
index 93ded4c2e29ce18e6945d3a7f3ed4dc5b3360cf5..d4663da4fe07641a1b45214de44f740253a48794 100644 (file)
@@ -184,3 +184,8 @@ printf("EED wxBlackBoxEditionDialog::onClickClose\n");
 }  // EO namespace bbtk
 
 // EOF
+/*     // remove * from the name
+               std::string name = _tabsMgr->GetNameTabPanel();
+               if(name[name.length() - 1] != '*')
+                       name = name.substr(0, name.length()-2);
+               _tabsMgr->SetNameTabPanel(name);*/
\ No newline at end of file