view src/name/blackcap/exifwasher/Osdep.kt.default.osdep @ 18:841f711c40bd

Add new dialogs, and make NO the default for dangerous YES answers.
author David Barts <n5jrn@me.com>
date Sat, 11 Apr 2020 15:01: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 */
}