PyQSO is a contact logging tool for amateur radio operators.
 
 
Go to file
Christian Jacobs 0ae24d7fb5 If a record in row n has just been deleted then the tree will automatically go to row n+1 after deletion, rather than staying at row n. Since row n+1 might not have a record associated with it, let's do some error handling. 2013-03-24 00:20:24 +00:00
src If a record in row n has just been deleted then the tree will automatically go to row n+1 after deletion, rather than staying at row n. Since row n+1 might not have a record associated with it, let's do some error handling. 2013-03-24 00:20:24 +00:00
COPYING