Archived
7
0
This commit is contained in:
2006-08-04 09:32:11 +00:00
parent 4c716e9428
commit 57cb203316

@ -65,6 +65,7 @@ class ViewFrame (gtk.Frame):
if len(view_frames) == 1: if len(view_frames) == 1:
self.focus() self.focus()
else: else:
self.focused = True
self.unfocus() self.unfocus()
# Get dropped views # Get dropped views