docs: AddMenuItem: 'parameter' is any

floating-point
Martin Plicht 2012-04-12 20:08:55 +02:00
parent 67f697c94b
commit 6df62ae41b
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<desc>Numeric value to be displayed next to the menu entry (such as counts and amounts).</desc>
</param>
<param>
<type>int</type>
<type>any</type>
<name>parameter</name>
<desc>Second parameter to the function specified in command (see remark).</desc>
</param>