]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.cxx
It is possible to center the view to the original point
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxTabPanelsManager.cxx
index 6f6b9e94458a9883dd73f216d58653ebf5e2b2a2..e6c91c19c98fe66b222517e0755da3be5189e2e8 100644 (file)
@@ -124,6 +124,13 @@ namespace bbtk
 
        //=========================================================================
 
+       void wxTabPanelsManager::centerViewActualDiagram()
+       {
+               _actual->centerView();
+       }
+
+       //=========================================================================
+
 }  // EO namespace bbtk
 
 // EOF