mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-19 18:19:20 +00:00
remove trailing whitespace
This commit is contained in:
@@ -46,7 +46,7 @@ void ResourcePreloaderEditor::_notification(int p_what) {
|
||||
}
|
||||
|
||||
if (p_what==NOTIFICATION_ENTER_TREE) {
|
||||
load->set_icon( get_icon("Folder","EditorIcons") );
|
||||
load->set_icon( get_icon("Folder","EditorIcons") );
|
||||
_delete->set_icon( get_icon("Del","EditorIcons") );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user