]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GObjectModel.h
The actual version updates the status bar with the highlighted object ... Also it...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GObjectModel.h
index 5c3deea3dd6361793a1af444f758c4920d3522a5..d1d3ce25175cfe57c29b562b5b9e55f9ebf73cd4 100644 (file)
@@ -88,6 +88,8 @@ namespace bbtk
                
                std::string getBBTKName();
                void setBBTKName(std::string obname);
+
+               virtual std::string getStatusText();
                
        private: