Mercurial > cgi-bin > hgweb.cgi > JpegWasher
view src/name/blackcap/exifwasher/Osdep.kt.default.osdep @ 57:94cd2d486adc
Tabs to spaces (argh).
author | davidb |
---|---|
date | Thu, 07 May 2020 17:15:43 -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 */ }