Plugins/VcsPlugins/vcsMercurial/RebaseExtension/HgRebaseDialog.py

branch
Py2 comp.
changeset 2677
3d4277929fb3
parent 2525
8b507a9a2d40
parent 2632
94121e2f55b9
child 3057
10516539f238
equal deleted inserted replaced
2670:e60ea6cb8e11 2677:3d4277929fb3
139 Private slot to handle changes of the Bookmark2 select button. 139 Private slot to handle changes of the Bookmark2 select button.
140 140
141 @param checked state of the button (boolean) 141 @param checked state of the button (boolean)
142 """ 142 """
143 self.__updateOK() 143 self.__updateOK()
144
145 144
146 @pyqtSlot(str) 145 @pyqtSlot(str)
147 def on_id1Edit_textChanged(self, txt): 146 def on_id1Edit_textChanged(self, txt):
148 """ 147 """
149 Private slot to handle changes of the ID1 edit. 148 Private slot to handle changes of the ID1 edit.

eric ide

mercurial