mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-31 04:50:34 -04:00 
			
		
		
		
	Windows only code
This commit is contained in:
		
							parent
							
								
									7a56acfe35
								
							
						
					
					
						commit
						a6cb51e142
					
				| @ -24,6 +24,7 @@ | |||||||
| 
 | 
 | ||||||
| namespace | namespace | ||||||
| { | { | ||||||
|  | #ifdef Q_OS_WIN | ||||||
|   struct start_info_deleter |   struct start_info_deleter | ||||||
|   { |   { | ||||||
|     void operator () (STARTUPINFOEXW * si) |     void operator () (STARTUPINFOEXW * si) | ||||||
| @ -35,6 +36,7 @@ namespace | |||||||
|       delete si; |       delete si; | ||||||
|     } |     } | ||||||
|   }; |   }; | ||||||
|  | #endif | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| class NonInheritingProcess::impl | class NonInheritingProcess::impl | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user