Mercurial > getan
diff ChangeLog @ 86:c9684f6d54ea
Add new method in ListWidget to get the current node element
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 30 May 2011 15:34:55 +0200 |
parents | dbdd75c4ee03 |
children | 0e5b6826a4ef |
line wrap: on
line diff
--- a/ChangeLog Wed May 25 15:05:04 2011 +0200 +++ b/ChangeLog Mon May 30 15:34:55 2011 +0200 @@ -1,3 +1,8 @@ +2011-05-30 Björn Ricks <bjoern.ricks@intevation.de> + + * getan/view.py (ListWidget): Add new node_in_focus + method to get the current node in list + 2011-05-25 Björn Ricks <bjoern.ricks@intevation.de> Fix for #1569