mirror of
				https://github.com/YACReader/yacreader
				synced 2025-11-03 16:54:39 -05:00 
			
		
		
		
	fixed bug causing a crash after setting the VSync option
This commit is contained in:
		@ -862,7 +862,7 @@ void YACReaderFlowGL::useVSync(bool b)
 | 
			
		||||
			f.setSwapInterval(0);
 | 
			
		||||
			setFormat(f);
 | 
			
		||||
		}
 | 
			
		||||
		reload();
 | 
			
		||||
		reset();
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
void YACReaderFlowGL::setShowMarks(bool value)
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user