bmsd/lock.h

Sat, 19 Jan 2019 13:58:24 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 19 Jan 2019 13:58:24 +0100
changeset 191
fd1d7225ca6e
parent 0
033898178630
permissions
-rw-r--r--

Version 0.0.4. Added confirm popup window to abort a running profile. Translated the toggle buttons.

#ifndef	LOCK_H
#define	LOCK_H


int  lockprog(char *);
void ulockprog(char *);

#endif

mercurial