Plugins/VcsPlugins/vcsMercurial/RebaseExtension/HgRebaseDialog.py

changeset 2632
94121e2f55b9
parent 2302
f29e9405c851
child 2677
3d4277929fb3
child 3008
7848489bcb92
child 3163
9f50365a0870
equal deleted inserted replaced
2629:95be6907871c 2632:94121e2f55b9
137 Private slot to handle changes of the Bookmark2 select button. 137 Private slot to handle changes of the Bookmark2 select button.
138 138
139 @param checked state of the button (boolean) 139 @param checked state of the button (boolean)
140 """ 140 """
141 self.__updateOK() 141 self.__updateOK()
142
143 142
144 @pyqtSlot(str) 143 @pyqtSlot(str)
145 def on_id1Edit_textChanged(self, txt): 144 def on_id1Edit_textChanged(self, txt):
146 """ 145 """
147 Private slot to handle changes of the ID1 edit. 146 Private slot to handle changes of the ID1 edit.

eric ide

mercurial