Update of /cvsroot/wnd/wnd/wnd_doc/doc/controls/control classes/menu
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3112
Modified Files:
menu.dtpl
Log Message:
bit of this and a bit of that
Index: menu.dtpl
===================================================================
RCS file: /cvsroot/wnd/wnd/wnd_doc/doc/controls/control classes/menu/menu.dtpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** menu.dtpl 2 Jul 2005 09:42:29 -0000 1.2
--- menu.dtpl 23 Jul 2005 19:52:30 -0000 1.3
***************
*** 596,600 ****
::item:: Separator
! <code> Separator(ID=0, *flags)</code><br>
<P>
Appends a separator to the menu or submenu.
--- 596,600 ----
::item:: Separator
! <code> Separator(ID, *flags)</code><br>
<P>
Appends a separator to the menu or submenu.
|