update after merging from upstream
This commit is contained in:
parent
1c4fcc8969
commit
c454b5a71d
1 changed files with 24 additions and 24 deletions
|
@ -84,7 +84,7 @@ final public class Rd5DiffApplier implements ProgressListener
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void updateProgress( String progress ) { }
|
public void updateProgress(String task, int progress) { }
|
||||||
|
|
||||||
public boolean isCanceled()
|
public boolean isCanceled()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue