DataViews/CodeMetricsDialog.py

changeset 1532
df0c2a045c72
parent 1509
c0b5e693b0eb
child 1640
1699d46026cd
--- a/DataViews/CodeMetricsDialog.py	Fri Jan 06 13:05:59 2012 +0100
+++ b/DataViews/CodeMetricsDialog.py	Sun Jan 08 20:05:08 2012 +0100
@@ -81,7 +81,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