Made MenuButton and ColorPickerButton's "get_popup" methods return constant.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<demos>
|
||||
</demos>
|
||||
<methods>
|
||||
<method name="get_popup">
|
||||
<method name="get_popup" qualifiers="const">
|
||||
<return type="PopupMenu">
|
||||
</return>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user