X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FwxTabPanelsManager.cxx;h=12f9bb66dcb72f63c52ebac2552c3f71b3795113;hb=b7e481b5969501d55054998e3115cddd2d6ed918;hp=4cf8c38fbcb2bd50baff8c0a95353d92e8da479f;hpb=dac242863581e890b01c581127473ad267f46073;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.cxx b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.cxx index 4cf8c38..12f9bb6 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.cxx +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.cxx @@ -82,6 +82,12 @@ namespace bbtk { } + //========================================================================= + wxGUIEditorGraphicBBS* wxTabPanelsManager::GetParentGUIEditorGraphicBBS() const + { + return this->_parent; + } + //========================================================================= void wxTabPanelsManager::addNewTab(wxString tabName) {