]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/Observable.h
Now the contour is created from the center of the initial port
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / Observable.h
index a165b9eb0e41f84be363abcf83f5597341452b43..18fad74b5f1977ccf91a29a59d9f38b4adcea33d 100644 (file)
@@ -71,7 +71,7 @@ namespace bbtk
 
                bool hasChanged();
 
-               void notifyObservers(int idObservable=-1,int command=REPAINT);
+               void notifyObservers(int idController=-1,int command=REPAINT);
                     
                void setChanged();