]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/Observer.h
Move box and refresh position ... ports don't refresh automatically their position...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / Observer.h
index ac8ad9e01b22682b1b27446f8b0872071fe7088f..bd0e34560f9772dc8e1e81136cd5ae65f680bad3 100644 (file)
@@ -59,7 +59,7 @@ namespace bbtk
                ~Observer();
                
                //Public methods
-               virtual void update();
+               virtual void update(int command);
                
                
        private: