stratagus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stratagus-CVS] stratagus/src/include menus.h


From: address@hidden
Subject: [Stratagus-CVS] stratagus/src/include menus.h
Date: 17 Dec 2003 01:44:26 +1100

CVSROOT:        /home/strat
Module name:    stratagus
Changes by:      <address@hidden>       03/12/17 01:44:26

Modified files:
        src/include    : menus.h 

Log message:
        fixed comment

Patches:
Index: stratagus/src/include/menus.h
diff -u stratagus/src/include/menus.h:1.117 stratagus/src/include/menus.h:1.118
--- stratagus/src/include/menus.h:1.117 Tue Dec 16 22:46:01 2003
+++ stratagus/src/include/menus.h       Wed Dec 17 01:44:26 2003
@@ -26,7 +26,7 @@
 //      Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //      02111-1307, USA.
 //
-//     $Id: menus.h,v 1.117 2003/12/16 11:46:01 mohydine Exp $
+//     $Id: menus.h,v 1.118 2003/12/16 14:44:26 mohydine Exp $
 
 #ifndef __MENUS_H__
 #define __MENUS_H__
@@ -222,7 +222,7 @@
     int yofs;
     unsigned flags;
     int font;
-       int transparent;                        /// Add the transparent flag to 
draw a transparent flag
+       int transparent;                        /// Add the transparent flag to 
draw a translucide menu
     void (*initfunc)(struct _menuitem_ *);     /// constructor
     void (*exitfunc)(struct _menuitem_ *);     /// destructor
     struct _menus_ *menu;                      /// backpointer for speedups




reply via email to

[Prev in Thread] Current Thread [Next in Thread]