# HG changeset patch
# User Simon Heimberg <[email protected]>
# Date 1236667541 -3600
# Node ID 99754eee43fa135c42faac268baab638585bc0d5
# Parent 64b6cd06d6419d7696d2e9b62a118b9d889d611a
status: update check count when selecting by key
diff -r 64b6cd06d641 -r 99754eee43fa hggtk/status.py
--- a/hggtk/status.py Mon Mr 09 18:48:04 2009 +0100
+++ b/hggtk/status.py Die Mr 10 07:45:41 2009 +0100
@@ -1285,6 +1285,7 @@
selection = self.filetree.get_selection()
selection.selected_foreach(toggler)
+ self._update_check_count()
return True
return False
------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop