Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py

changeset 4250
d3bd7c3dcb80
parent 4080
d4ba5fab5557
child 4395
6a13466ac768
equal deleted inserted replaced
4249:ec015f3b8fdb 4250:d3bd7c3dcb80
126 126
127 self.__bundle = "" 127 self.__bundle = ""
128 self.__filename = "" 128 self.__filename = ""
129 self.__isFile = False 129 self.__isFile = False
130 self.__currentRevision = "" 130 self.__currentRevision = ""
131 self.intercept = False
131 132
132 self.__initData() 133 self.__initData()
133 134
134 self.__allBranchesFilter = self.tr("All") 135 self.__allBranchesFilter = self.tr("All")
135 136

eric ide

mercurial