Mercurial > cgi-bin > hgweb.cgi > JpegWasher
view src/name/blackcap/exifwasher/Osdep.kt.default.osdep @ 27:ee580450d45a
More of the Great Renaming.
author | davidb |
---|---|
date | Thu, 16 Apr 2020 20:01:13 -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 */ }