Always close the logging window on exit
commit777588a38e033205840d8c30816ccfc3e9ade7af
authorDavid Aguilar <davvid@gmail.com>
Tue, 15 Jan 2008 12:37:09 +0000 (15 04:37 -0800)
committerDavid Aguilar <davvid@gmail.com>
Tue, 15 Jan 2008 12:37:09 +0000 (15 04:37 -0800)
tree05556af0c210f9744d6415e4b04a189fd143de4f
parent1dd228f2f7f7f332ad1993735f6255916ccf4bcc
Always close the logging window on exit

Previously the logging window had to be closed independently of the main dialog.
This fixes that.

Signed-off by: David Aguilar <davvid@gmail.com>
ugitlibs/controllers.py
ugitlibs/qtutils.py