ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/Attr.c
(Generate patch)

Comparing deliantra/server/crossedit/Attr.c (file contents):
Revision 1.1.1.1 by root, Fri Feb 3 07:11:42 2006 UTC vs.
Revision 1.3 by elmex, Sun Aug 13 17:16:01 2006 UTC

689 689
690/********************************************************************** 690/**********************************************************************
691 * members 691 * members
692 **********************************************************************/ 692 **********************************************************************/
693 693
694void AppLayout(Attr self,Widget parent, char *name) 694static void AppLayout(Attr self,Widget parent, char *name)
695{ 695{
696 Widget form,view1,pane; 696 Widget form,view1,pane;
697 Widget ok,apply,cancel; 697 Widget ok,apply,cancel;
698 Widget view; 698 Widget view;
699 699

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines