Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py

branch
5_1_x
changeset 1533
087aa177764a
parent 1510
e75ecf2bd9dd
equal deleted inserted replaced
1531:1a9af8b10745 1533:087aa177764a
119 119
120 self.inputGroup.setEnabled(False) 120 self.inputGroup.setEnabled(False)
121 121
122 self.process = None 122 self.process = None
123 123
124 self.blameList.doItemsLayout()
125 self.__resizeColumns() 124 self.__resizeColumns()
126 125
127 def on_buttonBox_clicked(self, button): 126 def on_buttonBox_clicked(self, button):
128 """ 127 """
129 Private slot called by a button of the button box clicked. 128 Private slot called by a button of the button box clicked.

eric ide

mercurial