Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.py

branch
5_3_x
changeset 2631
06f866e83d3a
parent 2302
f29e9405c851
child 2677
3d4277929fb3
child 3008
7848489bcb92
child 3163
9f50365a0870
equal deleted inserted replaced
2630:d2051b6c5658 2631:06f866e83d3a
138 Private slot to handle changes of the Bookmark2 select button. 138 Private slot to handle changes of the Bookmark2 select button.
139 139
140 @param checked state of the button (boolean) 140 @param checked state of the button (boolean)
141 """ 141 """
142 self.__updateOK() 142 self.__updateOK()
143
144 143
145 @pyqtSlot(str) 144 @pyqtSlot(str)
146 def on_id1Edit_textChanged(self, txt): 145 def on_id1Edit_textChanged(self, txt):
147 """ 146 """
148 Private slot to handle changes of the ID1 edit. 147 Private slot to handle changes of the ID1 edit.

eric ide

mercurial