Make AddMouseRegion's index unsigned
[dockapps.git] / fookb / opts.h
blob871a78a4b8cf1c59682440714ad7ab1e8249df4c
1 /*
2 * File: opts.h
4 * (c) 1998-2004 Alexey Vyskubov <alexey@mawhrin.net>
6 */
8 #ifndef OPTS_H
9 #define OPTS_H
11 extern char *icon1, *icon2, *icon3, *icon4, *iconboom, *display;
13 #endif /* OPTS_H */