DataViews/CodeMetricsDialog.py

branch
5_1_x
changeset 1533
087aa177764a
parent 1510
e75ecf2bd9dd
--- a/DataViews/CodeMetricsDialog.py	Fri Jan 06 13:06:46 2012 +0100
+++ b/DataViews/CodeMetricsDialog.py	Sun Jan 08 20:07:13 2012 +0100
@@ -79,7 +79,6 @@
         """
         Private method to resize the list columns.
         """
-        self.summaryList.doItemsLayout()
         self.summaryList.header().resizeSections(QHeaderView.ResizeToContents)
         self.summaryList.header().setStretchLastSection(True)
         

eric ide

mercurial