mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-29 19:53:44 -06:00 
			
		
		
		
	Fixed build when ENABLE_GIZMO_TOOLBAR_DRAGGING_FIX is disabled
This commit is contained in:
		
							parent
							
								
									df8def7545
								
							
						
					
					
						commit
						3990598f01
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -531,7 +531,7 @@ bool GLGizmosManager::on_mouse(wxMouseEvent& evt) | |||
| #if ENABLE_GIZMO_TOOLBAR_DRAGGING_FIX | ||||
|     else if (evt.Dragging() && !is_dragging()) | ||||
| #else | ||||
|     else if (evt.Dragging())) | ||||
|     else if (evt.Dragging()) | ||||
| #endif // ENABLE_GIZMO_TOOLBAR_DRAGGING_FIX
 | ||||
|     { | ||||
|         if (m_mouse_capture.any()) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 enricoturri1966
						enricoturri1966