mirror of
				https://github.com/YACReader/yacreader
				synced 2025-11-04 01:05:06 -05:00 
			
		
		
		
	fixed: QLocale.h -> qlocale.h
This commit is contained in:
		@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
#include <QPushButton>
 | 
			
		||||
#include <QHBoxLayout>
 | 
			
		||||
#include <QLocale.h>
 | 
			
		||||
#include <qlocale.h>
 | 
			
		||||
 | 
			
		||||
OnStartFlowSelectionDialog::OnStartFlowSelectionDialog(QWidget * parent)
 | 
			
		||||
	:QDialog(parent)
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user