mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	Printhost: Minor bugfix
This commit is contained in:
		
							parent
							
								
									2d0dc6b050
								
							
						
					
					
						commit
						ece3c74380
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -138,7 +138,7 @@ void PrintHostJobQueue::priv::bg_thread_main() | |||
|     } catch (const std::exception &e) { | ||||
|         emit_error(e.what()); | ||||
|     } catch (...) { | ||||
|         wxTheApp->OnUnhandledException(); | ||||
|         emit_error("Unknown exception"); | ||||
|     } | ||||
| 
 | ||||
|     // Cleanup leftover files, if any
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vojtech Kral
						Vojtech Kral