Mercurial > cgi-bin > hgweb.cgi > ClipMan
view src/name/blackcap/clipman/Osdep.kt.default.osdep @ 41:33fbe3a78d84
Got the settings stuff compiling (untested).
author | David Barts <n5jrn@me.com> |
---|---|
date | Sat, 08 Feb 2020 22:10:01 -0700 |
parents | |
children |
line wrap: on
line source
/* * OS-dependent code, version for all non-Mac systems. */ package name.blackcap.clipman fun setMacMenus() { /* no-op */ }