Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 225999 | Differences between
and this patch

Collapse All | Expand All

(-)tk8.4.18-orig/generic/tkBind.c (+3 lines)
Lines 586-591 Link Here
586
   /* ColormapNotify */		COLORMAP,
586
   /* ColormapNotify */		COLORMAP,
587
   /* ClientMessage */		0,
587
   /* ClientMessage */		0,
588
   /* MappingNotify */		0,
588
   /* MappingNotify */		0,
589
#ifdef GenericEvent
590
   /* GenericEvent */          0,
591
#endif 
589
   /* VirtualEvent */		VIRTUAL,
592
   /* VirtualEvent */		VIRTUAL,
590
   /* Activate */		ACTIVATE,	    
593
   /* Activate */		ACTIVATE,	    
591
   /* Deactivate */		ACTIVATE,
594
   /* Deactivate */		ACTIVATE,

Return to bug 225999