Mercurial > libervia-backend
diff frontends/wix/main_window.py @ 56:01ea5680207e
removed debug comments
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 10 Jan 2010 17:35:41 +1100 |
parents | 20e54702fc0b |
children | a5b5fb5fc9fd |
line wrap: on
line diff
--- a/frontends/wix/main_window.py Sun Jan 10 17:32:13 2010 +1100 +++ b/frontends/wix/main_window.py Sun Jan 10 17:35:41 2010 +1100 @@ -220,7 +220,7 @@ def __init__(self): wx.Frame.__init__(self,None, title="SAT Wix", size=(300,500)) - self.CM = QuickContactManagement() #gof: + self.CM = QuickContactManagement() #FIXME: not the best place #Frame elements