mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-03 23:53:15 -04:00
Typo.
This commit is contained in:
@@ -71,7 +71,7 @@ public abstract class ProgressListenerBase implements IIOReadProgressListener, I
|
||||
public void thumbnailStarted(ImageReader source, int imageIndex, int thumbnailIndex) {
|
||||
}
|
||||
|
||||
public void imageComplete(ImageWriter source ) {
|
||||
public void imageComplete(ImageWriter source) {
|
||||
}
|
||||
|
||||
public void imageProgress(ImageWriter source, float percentageDone) {
|
||||
|
Reference in New Issue
Block a user