mirror of
				https://github.com/arcan1s/awesome-widgets.git
				synced 2025-11-04 06:43:41 +00:00 
			
		
		
		
	drop qcinfo support (it will be moved to additional patch)
This commit is contained in:
		@ -28,15 +28,11 @@
 | 
			
		||||
    "category}][%{function}] %{message}"
 | 
			
		||||
#endif /* LOG_FORMAT */
 | 
			
		||||
 | 
			
		||||
// define info log level
 | 
			
		||||
// #if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 | 
			
		||||
// #ifndef qCInfo
 | 
			
		||||
// redefine info because it doesn't log properly
 | 
			
		||||
#ifdef qCInfo
 | 
			
		||||
#undef qCInfo
 | 
			
		||||
#endif /* qCInfo */
 | 
			
		||||
#define qCInfo qCDebug
 | 
			
		||||
// #endif /* QT_VERSION */
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Q_DECLARE_LOGGING_CATEGORY(LOG_AW)
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user