]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/Observer.cxx
Move box and refresh position ... ports don't refresh automatically their position...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / Observer.cxx
index 3be8382c7053b59944597b818f5463f1e3ba1387..d80b07d74a2bae14eba94be65ff52812f377cafe 100644 (file)
@@ -36,6 +36,7 @@ Version:   $Revision$
 
 #include "Observer.h"
 
+
 namespace bbtk
 {
 
@@ -51,7 +52,7 @@ namespace bbtk
        }
        //=========================================================================
 
-       void Observer::update() //virtual
+       void Observer::update(int command) //virtual
        {
                //virtual
        }