Added a TODO comment.

pull/17/head
Christian Jacobs 2013-03-25 01:33:37 +00:00
rodzic e5448f452c
commit c5a22e3ca3
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -104,5 +104,7 @@ class RecordDialog(Gtk.Dialog):
return self.sources[field_name].get_text()
def lookup_callback(self, widget):
print "hello!"
# TODO: If a session doesn't already exist: Show a username and password dialog, and initiate a session.
# Get the callsign-related data from the qrz.com database.
return