More tidyups

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6140 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
richard 2000-02-29 11:12:48 +00:00
parent a575270783
commit c0721cba6b
9 changed files with 17 additions and 17 deletions

View file

@ -219,9 +219,9 @@
<sel>setFloatingPointFormat:</sel>
<arg type="BOOL">autoRange</arg>
<sel>left:</sel>
<arg type="unsigned">leftDigits</arg>
<arg type="unsigned int">leftDigits</arg>
<sel>right:</sel>
<arg type="unsigned">rightDigits</arg>
<arg type="unsigned int">rightDigits</arg>
<desc>
</desc>
</method>