]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/Observable.h
Updated Version with the moving of the objects updated and the background doesn't...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / Observable.h
index c00e754814f4e76f59dc1c0900327dbcc9afa27a..7adc257324cdefa61408c1c0d48f814a7ab40d4b 100644 (file)
@@ -69,7 +69,7 @@ namespace bbtk
                //Public methods
                void addObserver(Observer *observer);
 
-               void notifyObservers(int idCaller,int command=REPAINT);
+               void notifyObservers(int idCaller,int command=NO_COMMAND);
 
        private: