X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsKernelEditorGraphic%2FObserver.cxx;h=d4e9f596f1a742bb956e784f27280955ad8f83da;hb=e628a3dc4645cb347ebf060b145e626cc31a65f4;hp=3be8382c7053b59944597b818f5463f1e3ba1387;hpb=098558ac7780900858114a8ae01fe93847d67043;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/Observer.cxx b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/Observer.cxx index 3be8382..d4e9f59 100644 --- a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/Observer.cxx +++ b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/Observer.cxx @@ -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 idController,int command) //virtual { //virtual }