diff --git a/I18N Commander/App/theme/Test UI.tscn b/I18N Commander/App/theme/Test UI.tscn index 6322ae5..66b8cfc 100644 --- a/I18N Commander/App/theme/Test UI.tscn +++ b/I18N Commander/App/theme/Test UI.tscn @@ -114,3 +114,19 @@ text = "STart" [node name="Button2" type="Button" parent="VBoxContainer/MarginContainer2/TabContainer/Tab2/MarginContainer/HBoxContainer"] layout_mode = 2 text = "Stop" + +[node name="TabBar" type="TabBar" parent="VBoxContainer/MarginContainer2/TabContainer"] +visible = false +layout_mode = 2 + +[node name="TabBar2" type="TabBar" parent="VBoxContainer/MarginContainer2/TabContainer"] +visible = false +layout_mode = 2 + +[node name="TabBar3" type="TabBar" parent="VBoxContainer/MarginContainer2/TabContainer"] +visible = false +layout_mode = 2 + +[node name="TabBar4" type="TabBar" parent="VBoxContainer/MarginContainer2/TabContainer"] +visible = false +layout_mode = 2