Small correction
This commit is contained in:
parent
d4b388186d
commit
aa1c038f5c
|
|
@ -21,7 +21,6 @@
|
|||
*/
|
||||
|
||||
#include "xschem.h"
|
||||
#include <X11/X.h>
|
||||
|
||||
/* allow to use the Windows keys as alternate for Alt */
|
||||
#define SET_MODMASK ( (rstate & Mod1Mask) || (rstate & Mod4Mask) )
|
||||
|
|
|
|||
Loading…
Reference in New Issue