Filing in what is needed for a todo
authorEd Page <eopage@byu.net>
Sat, 25 Apr 2009 01:57:53 +0000 (20:57 -0500)
committerEd Page <eopage@byu.net>
Sat, 25 Apr 2009 01:57:53 +0000 (20:57 -0500)
src/gtk_toolbox.py

index 5856f43..4077473 100644 (file)
@@ -884,7 +884,7 @@ class ProjectsDialog(object):
                row[self.VISIBILITY_IDX] = not oldValue
 
        def _on_proj_select(self, *args):
-               # @todo
+               # @todo Implement project renaming
                pass