197:0e12ee787967 | 198:7ab8e126f404 |
---|---|
134 | 134 |
135 e.accept() | 135 e.accept() |
136 | 136 |
137 def start(self, fn): | 137 def start(self, fn): |
138 """ | 138 """ |
139 Public slot to start the svn status command. | 139 Public slot to start the hg status command. |
140 | 140 |
141 @param fn filename(s)/directoryname(s) to show the status of | 141 @param fn filename(s)/directoryname(s) to show the status of |
142 (string or list of strings) | 142 (string or list of strings) |
143 """ | 143 """ |
144 self.errorGroup.hide() | 144 self.errorGroup.hide() |