Mercurial > cgi-bin > hgweb.cgi > ImagePrep
view src/name/blackcap/imageprep/Osdep.kt.default.osdep @ 1:0bded24f746e
Compiles, still untested.
author | David Barts <n5jrn@me.com> |
---|---|
date | Thu, 16 Jul 2020 21:51:08 -0700 |
parents | e0efe7848130 |
children |
line wrap: on
line source
/* * OS-dependent code, version for all non-Mac systems. */ package name.blackcap.imageprep fun setMacMenus() { /* no-op */ }