]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h
Feature #2058 File drag and drop
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxTabPanelsManager.h
index 51be8926d7b97ccb197eddfb5b9efd88d0cb4b43..976201a6ff2a005e50e954957b9107648036ae1e 100644 (file)
@@ -98,6 +98,8 @@ namespace bbtk
                wxTabPanelsManager(wxGUIEditorGraphicBBS *parent);
                ~wxTabPanelsManager();
 
+               wxGUIEditorGraphicBBS* GetParentGUIEditorGraphicBBS() const;
+
                void addNewTab(wxString tabName=_T("new_tab"));
                wxAuiNotebook* getAuiNotebook();
                wxGEditorTabPanel* getActualTabPanel();