mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 11:10:05 +00:00 
			
		
		
		
	Disabling unused font initialization
This commit is contained in:
		
							parent
							
								
									f4596a7964
								
							
						
					
					
						commit
						0d7b9ae9a7
					
				
					 2 changed files with 2 additions and 19 deletions
				
			
		|  | @ -1,7 +1,6 @@ | |||
| #pragma once | ||||
| 
 | ||||
| #include <scwx/qt/types/font_types.hpp> | ||||
| #include <scwx/qt/util/font.hpp> | ||||
| 
 | ||||
| #include <vector> | ||||
| 
 | ||||
|  | @ -19,8 +18,7 @@ namespace ResourceManager | |||
| void Initialize(); | ||||
| void Shutdown(); | ||||
| 
 | ||||
| int                         FontId(types::Font font); | ||||
| std::shared_ptr<util::Font> Font(types::Font font); | ||||
| int FontId(types::Font font); | ||||
| 
 | ||||
| std::shared_ptr<boost::gil::rgba8_image_t> | ||||
| LoadImageResource(const std::string& urlString); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat