wmbiff: Increase number of actions to 40.

Patch by Alberto Morales <amd77@gulic.org>.

For more information, see:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589408
This commit is contained in:
Doug Torrance 2014-11-07 21:31:19 -06:00 committed by Carlos R. Mafra
parent eeacc3014a
commit 535c1653ea

View file

@ -5,7 +5,7 @@
/* Defines */
/***********/
#define MAX_MOUSE_REGION (16)
#define MAX_MOUSE_REGION (40)
/************/
/* Typedefs */