Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.py

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

eric ide

mercurial