X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FwxTabPanelsManager.h;h=432e215906d14582c6ecc08a6006fb268ccdf08e;hb=0209f53d6a0dbefceb3610b8d074e8fc4dcaba33;hp=c60e684ac914cf33092b74b737eefd6c01961cc6;hpb=9157501536655873bf21a9455fb600aa028a7280;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h index c60e684..432e215 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h @@ -123,6 +123,7 @@ namespace bbtk void SetNameTabPanel(wxString tabpanelname); std::string GetNameTabPanel(); std::string GetCurrentTabPanelPath( ); //DFCH + int FindTab(std::string filename);