reorder was misssing in Ross version of viewall
This commit is contained in:
		
							parent
							
								
									bab575c868
								
							
						
					
					
						commit
						924a088812
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								view.c
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								view.c
									
										
									
									
									
								
							|  | @ -280,6 +280,7 @@ viewall(Arg *arg) | ||||||
| 
 | 
 | ||||||
| 	for(i = 0; i < ntags; i++) | 	for(i = 0; i < ntags; i++) | ||||||
| 		seltag[i] = True; | 		seltag[i] = True; | ||||||
|  | 	reorder(); | ||||||
| 	arrange(NULL); | 	arrange(NULL); | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Anselm R. Garbe
						Anselm R. Garbe