Made MenuButton and ColorPickerButton's "get_popup" methods return constant.

This commit is contained in:
Michael Alexsander Silva Dias
2017-12-25 14:03:53 -02:00
parent bcf684f9d7
commit 23080c7ed7
6 changed files with 15 additions and 32 deletions

View File

@@ -11,7 +11,7 @@
<demos>
</demos>
<methods>
<method name="get_popup">
<method name="get_popup" qualifiers="const">
<return type="PopupMenu">
</return>
<description>