/[thuban]/trunk/thuban/Thuban/UI/projlist.py
ViewVC logotype

Diff of /trunk/thuban/Thuban/UI/projlist.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2877 by dpinte, Mon Sep 18 14:27:02 2006 UTC revision 2878 by dpinte, Tue Jun 2 11:06:15 2009 UTC
# Line 63  class ProjectionList(wx.ListCtrl, Publis Line 63  class ProjectionList(wx.ListCtrl, Publis
63          self.Bind(wx.EVT_IDLE, self.OnIdle)          self.Bind(wx.EVT_IDLE, self.OnIdle)
64    
65      def __del__(self):      def __del__(self):
66          wx.ListCtrl.__del__()          Publisher.__del__(self)
         Publisher.__del__()  
67    
68      def _subscribe_proj_files(self):      def _subscribe_proj_files(self):
69          """Subscribe to the messages of self.proj_files"""          """Subscribe to the messages of self.proj_files"""

Legend:
Removed from v.2877  
changed lines
  Added in v.2878

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26