]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/Observer.cxx
Organizing code, the state now is in the view and the general render was simplified...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / Observer.cxx
index d80b07d74a2bae14eba94be65ff52812f377cafe..80dd23b1ff62fe49372a608ce21bf122f4b6cd41 100644 (file)
@@ -52,7 +52,7 @@ namespace bbtk
        }
        //=========================================================================
 
-       void Observer::update(int command) //virtual
+       void Observer::update(int idObservable,int command) //virtual
        {
                //virtual
        }