|
From: Andre R. <and...@us...> - 2004-10-28 23:08:04
|
Update of /cvsroot/frontierkernel/Frontier/Common/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2862/Frontier/Common/headers Modified Files: menueditor.h Log Message: Eliminated GCC compiler warnings. Index: menueditor.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/menueditor.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** menueditor.h 9 Oct 2004 21:00:14 -0000 1.1 --- menueditor.h 28 Oct 2004 23:07:54 -0000 1.2 *************** *** 201,205 **** /***boolean flpopupactive;*/ ! /***boolean flzoomscriptwindow; /*zoom out the window in the next idle?*/ long menurefcon; /*for use by application, menueditor doesn't touch it, but menuverbs does*/ --- 201,205 ---- /***boolean flpopupactive;*/ ! /***boolean flzoomscriptwindow; /%zoom out the window in the next idle?*/ long menurefcon; /*for use by application, menueditor doesn't touch it, but menuverbs does*/ |