mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	EmuWindow: Add a TODO.
Implementing this function currently is not critical, as we don't perform any configuration changes, yet. However, the interface is a good starting point for adding this functionality.
This commit is contained in:
		
							parent
							
								
									e02ff0121f
								
							
						
					
					
						commit
						6a6464807a
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -103,6 +103,7 @@ protected: | ||||||
|      * This method invokes OnMinimalClientAreaChangeRequest if the corresponding configuration |      * This method invokes OnMinimalClientAreaChangeRequest if the corresponding configuration | ||||||
|      * field changed. |      * field changed. | ||||||
|      * @note Implementations will usually want to call this from the GUI thread. |      * @note Implementations will usually want to call this from the GUI thread. | ||||||
|  |      * @todo Actually call this in existing implementations. | ||||||
|      */ |      */ | ||||||
|     void ProcessConfigurationChanges() { |     void ProcessConfigurationChanges() { | ||||||
|         // TODO: For proper thread safety, we should eventually implement a proper
 |         // TODO: For proper thread safety, we should eventually implement a proper
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue