Update of /cvsroot/freevo/freevo/lib/mevas/mevas
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2237

Modified Files:
        container.py 
Log Message:
removed bad self.dirty flag, it prevented the parent from beeing marked as dirty

Index: container.py
===================================================================
RCS file: /cvsroot/freevo/freevo/lib/mevas/mevas/container.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** container.py        10 Sep 2004 19:00:47 -0000      1.7
--- container.py        13 Sep 2004 19:38:12 -0000      1.8
***************
*** 168,174 ****
                        self.dirty_children.append(child)
  
-               if self.dirty:
-                       return
- 
                self.dirty = True
                self._backing_store_dirty = True
--- 168,171 ----



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to