mirror of
				https://github.com/YACReader/yacreader
				synced 2025-11-04 01:05:06 -05:00 
			
		
		
		
	Fix Potential fix for GridComicsView in Qt 13
This commit is contained in:
		@ -460,7 +460,7 @@ Rectangle {
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        Component {
 | 
					        property Component currentComicView: Component {
 | 
				
			||||||
            id: currentComicView
 | 
					            id: currentComicView
 | 
				
			||||||
            Rectangle {
 | 
					            Rectangle {
 | 
				
			||||||
                id: currentComicViewTopView
 | 
					                id: currentComicViewTopView
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user