Update of /cvsroot/mahogany/M/include
In directory usw-pr-cvs1:/tmp/cvs-serv17213/include

Modified Files:
        Moptions.h 
Log Message:
attempt at making text-only tbar icons -- but it doesn't work

Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.53
retrieving revision 1.54
diff -b -u -2 -r1.53 -r1.54
--- Moptions.h  21 Jul 2002 19:28:07 -0000      1.53
+++ Moptions.h  9 Sep 2002 23:10:26 -0000       1.54
@@ -55,4 +55,6 @@
 extern const MOption MP_RUNONEONLY;
 
+extern const MOption MP_TBARIMAGES;
+
 #ifdef OS_UNIX
 extern const MOption MP_PATHLIST;
@@ -476,4 +478,7 @@
 #define MP_RUNONEONLY_NAME "RunOneOnly"
 
+/// show images in the toolbar
+#define MP_TBARIMAGES_NAME "ShowTbarImages"
+
 /// the directory containing the help files
 #define MP_HELPDIR_NAME "HelpDir"
@@ -1252,4 +1257,7 @@
 /// run onl one copy of the program at once?
 #define MP_RUNONEONLY_DEFVAL 1l
+
+/// show images in the toolbar
+#define MP_TBARIMAGES_DEFVAL 1l
 
 // Unix-only entries



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to