]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/Observer.h
First prototype works. Basic boxes construction, evenct handling and colors represent...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / Observer.h
index e01c4d10035dbc12146f1bd1dfa15b7d39b7257c..ac8ad9e01b22682b1b27446f8b0872071fe7088f 100644 (file)
@@ -59,7 +59,7 @@ namespace bbtk
                ~Observer();
                
                //Public methods
-               void update();
+               virtual void update();
                
                
        private: