From 2b41afb30e51629c439344439419b544ef12bf17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 10 Dec 2017 15:10:54 +0100 Subject: Fix wrong return value in some virtual method bindings --- doc/classes/PopupMenu.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'doc/classes/PopupMenu.xml') diff --git a/doc/classes/PopupMenu.xml b/doc/classes/PopupMenu.xml index 7071d64f2e..42ed57e4af 100644 --- a/doc/classes/PopupMenu.xml +++ b/doc/classes/PopupMenu.xml @@ -233,6 +233,12 @@ + + + + + + @@ -278,6 +284,14 @@ Removes the item at index "idx" from the menu. Note that the indexes of items after the removed item are going to be shifted by one. + + + + + + + + @@ -377,6 +391,16 @@ + + + + + + + + + + @@ -417,6 +441,14 @@ + + + + + + + + -- cgit v1.2.3