mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	command palette improvements
This commit is contained in:
		
							parent
							
								
									a98589a449
								
							
						
					
					
						commit
						a0205e4f34
					
				
					 6 changed files with 40 additions and 43 deletions
				
			
		|  | @ -311,7 +311,7 @@ bool EditorInterface::is_distraction_free_mode_enabled() const { | |||
| } | ||||
| 
 | ||||
| EditorCommandPalette *EditorInterface::get_command_palette() const { | ||||
| 	return EditorNode::get_singleton()->get_editor_command_palette(); | ||||
| 	return EditorCommandPalette::get_singleton(); | ||||
| } | ||||
| 
 | ||||
| EditorInterface *EditorInterface::singleton = nullptr; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Bhuvan Vemula
						Bhuvan Vemula