]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/Observable.h
Organizing code, the state now is in the view and the general render was simplified...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / Observable.h
index a55b17de2f01fead3dbf9a05a6afda2eb1df143c..a165b9eb0e41f84be363abcf83f5597341452b43 100644 (file)
@@ -71,7 +71,7 @@ namespace bbtk
 
                bool hasChanged();
 
-               void notifyObservers(int command=REPAINT);
+               void notifyObservers(int idObservable=-1,int command=REPAINT);
                     
                void setChanged();