Update of /cvsroot/mahogany/M/src/adb
In directory sc8-pr-cvs1:/tmp/cvs-serv5976/src/adb
Modified Files:
AdbFrame.cpp
Log Message:
use masks with ADB notebook images
Index: AdbFrame.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/adb/AdbFrame.cpp,v
retrieving revision 1.103
retrieving revision 1.104
diff -b -u -2 -r1.103 -r1.104
--- AdbFrame.cpp 21 Feb 2003 13:33:15 -0000 1.103
+++ AdbFrame.cpp 19 Jul 2003 18:35:31 -0000 1.104
@@ -3242,5 +3242,5 @@
};
- wxImageList *imageList = new wxImageList(32, 32, FALSE, WXSIZEOF(aszImages));
+ wxImageList *imageList = new wxImageList(32, 32, TRUE, WXSIZEOF(aszImages));
for ( size_t n = 0; n < WXSIZEOF(aszImages); n++ ) {
imageList->Add(mApplication->GetIconManager()->GetBitmap(aszImages[n]));
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates