]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.cxx
Feature #2058 File drag and drop
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxTabPanelsManager.cxx
index 4cf8c38fbcb2bd50baff8c0a95353d92e8da479f..12f9bb66dcb72f63c52ebac2552c3f71b3795113 100644 (file)
@@ -82,6 +82,12 @@ namespace bbtk
        {
        }
 
+       //=========================================================================
+       wxGUIEditorGraphicBBS* wxTabPanelsManager::GetParentGUIEditorGraphicBBS() const
+       {
+         return this->_parent;
+       }
+
        //=========================================================================
        void wxTabPanelsManager::addNewTab(wxString tabName)
        {