mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	Rename internal EditorPlugin icon/name to match exposed methods
This commit is contained in:
		
							parent
							
								
									b9437c3938
								
							
						
					
					
						commit
						0ab3dc273e
					
				
					 67 changed files with 82 additions and 82 deletions
				
			
		|  | @ -67,7 +67,7 @@ private: | |||
| 	void _menu_option(int p_option); | ||||
| 
 | ||||
| public: | ||||
| 	virtual String get_name() const override { return "Debugger"; } | ||||
| 	virtual String get_plugin_name() const override { return "Debugger"; } | ||||
| 	bool has_main_screen() const override { return false; } | ||||
| 
 | ||||
| 	DebuggerEditorPlugin(PopupMenu *p_menu); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Aaron Franke
						Aaron Franke