You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
remove trailing whitespace
This commit is contained in:
@@ -451,7 +451,7 @@ private:
|
||||
void _display_top_editors(bool p_display);
|
||||
void _set_top_editors(Vector<EditorPlugin*> p_editor_plugins_over);
|
||||
void _set_editing_top_editors(Object * p_current_object);
|
||||
|
||||
|
||||
void _quick_opened();
|
||||
void _quick_run();
|
||||
|
||||
@@ -746,7 +746,7 @@ public:
|
||||
EditorPluginList();
|
||||
~EditorPluginList();
|
||||
|
||||
} ;
|
||||
} ;
|
||||
|
||||
struct EditorProgressBG {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user