Mercurial > cgi-bin > hgweb.cgi > JpegWasher
view src/name/blackcap/exifwasher/Osdep.kt.default.osdep @ 59:4997ae108653
Add where Osdep is.
author | David Barts <n5jrn@me.com> |
---|---|
date | Sun, 26 Jul 2020 14:26:06 -0700 |
parents | ba5dc14652da |
children |
line wrap: on
line source
/* * OS-dependent code, version for all non-Mac systems. */ package name.blackcap.exifwasher fun setMacMenus() { /* no-op */ }