You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-06 17:25:19 +00:00
Refactor Bottom Panel to be a TabContainer
This commit is contained in:
@@ -130,7 +130,6 @@ private:
|
||||
Button *commit_button = nullptr;
|
||||
|
||||
VBoxContainer *version_control_dock = nullptr;
|
||||
Button *version_control_dock_button = nullptr;
|
||||
Label *diff_title = nullptr;
|
||||
RichTextLabel *diff = nullptr;
|
||||
OptionButton *diff_view_type_select = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user