branch | RCL_3 |
changeset 13 | bcb43dc84c44 |
parent 0 | 4e91876724a2 |
--- a/photosgallery/slideshow/engine/controlsrc/shweventrouter.cpp Mon Mar 15 12:40:30 2010 +0200 +++ b/photosgallery/slideshow/engine/controlsrc/shweventrouter.cpp Wed Mar 31 21:31:03 2010 +0300 @@ -78,7 +78,7 @@ // close the event array itself, this frees the memory iEvents.Close(); // close the observer array itself, this frees the memory - // NOTE! we did not have ownership of the observers + // NOTE: we did not have ownership of the observers iObservers.Close(); }