]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/Observer.h
Now the contour is created from the center of the initial port
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / Observer.h
index 9b9fa8c26e93f0c41fc87d198d9180db14630c70..f5c10e9bf853c2941a77c7a30b003d152b1e426b 100644 (file)
@@ -59,7 +59,7 @@ namespace bbtk
                ~Observer();
                
                //Public methods
-               virtual void update(int idObservable,int command);
+               virtual void update(int idController,int command);
                
                
        private: