mirror of
				https://github.com/chibicitiberiu/rainmeter-studio.git
				synced 2024-02-24 04:33:31 +00:00 
			
		
		
		
	Unignore and fix warnings elsewhere
This commit is contained in:
		@@ -51,7 +51,7 @@ bool FontCollectionD2D::InitializeCollection()
 | 
			
		||||
			loader, &m_FileReferences, sizeof(m_FileReferences), &m_Collection);
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	return m_Collection;
 | 
			
		||||
	return m_Collection != nullptr;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
bool FontCollectionD2D::AddFile(const WCHAR* file)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user