Update of /cvsroot/mahogany/M/tests/layout
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7223
Modified Files:
wxLayout.cpp
Log Message:
accidentally checked in with Unix EOLs; corrected
Index: wxLayout.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/tests/layout/wxLayout.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -u -2 -r1.1 -r1.2
--- wxLayout.cpp 8 Apr 2006 14:38:29 -0000 1.1
+++ wxLayout.cpp 8 Apr 2006 14:49:48 -0000 1.2
@@ -261,7 +261,5 @@
void MyFrame::Clear()
{
- wxColour colBg(0, 0, 0);
-
- m_lwin->Clear(wxROMAN,16,wxNORMAL,wxNORMAL, false, wxRED, &colBg);
+ m_lwin->Clear(wxROMAN,16,wxNORMAL,wxNORMAL, false, wxBLACK, wxWHITE);
}
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates