Skip to content

Commit 6d8c14f

Browse files
authoredJun 19, 2020
Merge pull request #39690 from Calinou/remove-toolbutton
Remove ToolButton in favor of Button
2 parents cb9d02a + 31b7f02 commit 6d8c14f

File tree

103 files changed

+616
-590
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+616
-590
lines changed
 

‎doc/classes/EditorPlugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</description>
2323
</method>
2424
<method name="add_control_to_bottom_panel">
25-
<return type="ToolButton">
25+
<return type="Button">
2626
</return>
2727
<argument index="0" name="control" type="Control">
2828
</argument>

‎doc/classes/ToolButton.xml

-57
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.