diff options
author | toasteater <48371905+toasteater@users.noreply.github.com> | 2019-08-26 16:38:16 +0000 |
---|---|---|
committer | toasteater <48371905+toasteater@users.noreply.github.com> | 2019-08-26 16:38:16 +0000 |
commit | a919f5e614d0a2212e50c648aa0fb3e31c61e9e0 (patch) | |
tree | 9a6d9d74e142585a6b1b845c3a4de40ae07e0fb6 /modules | |
parent | e2121c97ae4e1c0d94eb3caf29118a28a31fdca3 (diff) |
Fix return type of Control::get_drag_data in API json
Control::get_drag_data is a virtual method that returns Variant, but have the
Object type in its MethodInfo.
This changes the MethodInfo of Control::get_drag_data
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions