Results of testing on Maemo 5
[gc-dialer] / src / gv_views.py
index 5a7b7dc..8982530 100644 (file)
@@ -542,6 +542,8 @@ class Messages(object):
 
 class Contacts(object):
 
+       # @todo Provide some sort of letter jump
+
        def __init__(self, app, session, errorLog):
                self._app = app
                self._session = session