--- a/DataViews/PyCoverageDialog.py Thu Feb 14 18:43:27 2013 +0100
+++ b/DataViews/PyCoverageDialog.py Sat Feb 16 11:15:03 2013 +0100
@@ -219,6 +219,8 @@
])
for col in range(0, 3):
itm.setTextAlignment(col, Qt.AlignRight)
+ else:
+ self.summaryGroup.hide()
self.__finish()