mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-30 15:51:27 +00:00
style: missing override annotation
This commit is contained in:
@@ -204,6 +204,7 @@ public class AntialiasedBitmapExporter extends BitmapExporter {
|
||||
*
|
||||
* @return Image
|
||||
*/
|
||||
@Override
|
||||
public SerializableImage getImage() {
|
||||
return image;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user