bmsd/lock.h

Sun, 08 Dec 2019 11:27:19 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 08 Dec 2019 11:27:19 +0100
changeset 564
d5fad7d80899
parent 0
033898178630
permissions
-rw-r--r--

When adding fermentables or hops to a product, show the current inventory in the dropdownlist.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial