Mercurial > cgi-bin > hgweb.cgi > JpegWasher
view src/name/blackcap/exifwasher/Osdep.kt.default.osdep @ 4:ba5dc14652da
Commit correct Osdep files.
author | David Barts <n5jrn@me.com> |
---|---|
date | Wed, 08 Apr 2020 21:31:30 -0700 |
parents | |
children |
line wrap: on
line source
/* * OS-dependent code, version for all non-Mac systems. */ package name.blackcap.exifwasher fun setMacMenus() { /* no-op */ }