X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fgtk_toolbox.py;h=0f29774a1019ee4d78ad929ee02cae30cc3e1f92;hb=898850ed71662ede7f78a51eb4483704b21b9da6;hp=e7d108dfd9c7bcd891a41a2e24545b9d4500c369;hpb=ede3fc454530a45731eecc86027cf4b194affebb;p=doneit diff --git a/src/gtk_toolbox.py b/src/gtk_toolbox.py index e7d108d..0f29774 100644 --- a/src/gtk_toolbox.py +++ b/src/gtk_toolbox.py @@ -455,6 +455,9 @@ class NotesDialog(object): class EditTaskDialog(object): + """ + @bug The dialog doens't fit well on the maemo screen + """ def __init__(self, widgetTree): self._projectsList = gtk.ListStore(gobject.TYPE_STRING)