4251:5bc24c67385a | 4252:ea05b52a278f |
---|---|
109 | 109 |
110 self.__bundle = "" | 110 self.__bundle = "" |
111 self.__filename = "" | 111 self.__filename = "" |
112 self.__isFile = False | 112 self.__isFile = False |
113 self.__currentRevision = "" | 113 self.__currentRevision = "" |
114 self.intercept = False | |
114 | 115 |
115 self.__initData() | 116 self.__initData() |
116 | 117 |
117 self.__allBranchesFilter = self.tr("All") | 118 self.__allBranchesFilter = self.tr("All") |
118 | 119 |