Mercurial > cgi-bin > hgweb.cgi > JpegWasher
view src/name/blackcap/exifwasher/Osdep.kt.default.osdep @ 31:3b0546fa0d74
Add documentation in alternative formats to HTML.
author | David Barts <davidb@stashtea.com> |
---|---|
date | Sat, 18 Apr 2020 09:08:23 -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 */ }