]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectController.cxx
The actual version updates the status bar with the highlighted object ... Also it...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / GObjectController.cxx
index 689d3beb76a9788ec0bb47a693ece33117ebd1ca..7926e68ca20b4050a064ddd4c2cc3a5c3c02616e 100644 (file)
@@ -168,6 +168,13 @@ namespace bbtk
 
        //=========================================================================
 
+       std::string GObjectController::getStatusText()
+       {
+               return _model->getStatusText();
+       }
+
+       //=========================================================================
+
 }  // EO namespace bbtk
 
 // EOF