You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-17 14:11:06 +00:00
VCS: Don't assume Commit tab will stay at default location
This commit is contained in:
@@ -98,7 +98,6 @@ private:
|
||||
HashMap<EditorVCSInterface::ChangeType, Color> change_type_to_color;
|
||||
HashMap<EditorVCSInterface::ChangeType, Ref<Texture>> change_type_to_icon;
|
||||
|
||||
TabContainer *dock_vbc;
|
||||
VBoxContainer *version_commit_dock;
|
||||
Tree *staged_files;
|
||||
Tree *unstaged_files;
|
||||
|
||||
Reference in New Issue
Block a user