mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2026-01-24 00:00:05 -05: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