mirror of
				https://github.com/vim/vim.git
				synced 2025-10-30 09:47:20 -04:00 
			
		
		
		
	updated for version 7.0061
This commit is contained in:
		| @@ -42,7 +42,7 @@ | ||||
| extern Widget vimShell; | ||||
|  | ||||
| static Widget vimForm = (Widget)0; | ||||
| static Widget textArea = (Widget)0; | ||||
| Widget textArea = (Widget)0; | ||||
| #ifdef FEAT_MENU | ||||
| static Widget menuBar = (Widget)0; | ||||
| static XtIntervalId timer = 0;	    /* 0 = expired, otherwise active */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user