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

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

Index: Moptions.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/Moptions.cpp,v
retrieving revision 1.45
retrieving revision 1.46
diff -b -u -2 -r1.45 -r1.46
--- Moptions.cpp        8 Sep 2002 19:23:09 -0000       1.45
+++ Moptions.cpp        9 Sep 2002 23:10:27 -0000       1.46
@@ -120,4 +120,6 @@
 const MOption MP_RUNONEONLY;
 
+const MOption MP_TBARIMAGES;
+
 #ifdef OS_UNIX
 const MOption MP_PATHLIST;
@@ -505,4 +507,6 @@
     DEFINE_OPTION(MP_GLOBALDIR),
     DEFINE_OPTION(MP_RUNONEONLY),
+
+    DEFINE_OPTION(MP_TBARIMAGES),
 
 #ifdef OS_UNIX



-------------------------------------------------------
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