Mercurial > cgi-bin > hgweb.cgi > JpegWasher
diff src/name/blackcap/exifwasher/Main.kt @ 5:dc1f4359659d
Got it compiling.
author | David Barts <n5jrn@me.com> |
---|---|
date | Thu, 09 Apr 2020 18:20:34 -0700 |
parents | 19c381c536ec |
children | aafc9c127c7b |
line wrap: on
line diff
--- a/src/name/blackcap/exifwasher/Main.kt Wed Apr 08 21:31:30 2020 -0700 +++ b/src/name/blackcap/exifwasher/Main.kt Thu Apr 09 18:20:34 2020 -0700 @@ -4,6 +4,8 @@ package name.blackcap.exifwasher import javax.swing.UIManager +import java.util.logging.Level +import java.util.logging.Logger object Application { /* name we call ourselves */