Update of /cvsroot/mahogany/M/include/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv11564/include/gui

Modified Files:
        wxBrowseButton.h 
Log Message:
removed stray \0177 character

Index: wxBrowseButton.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxBrowseButton.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -b -u -2 -r1.24 -r1.25
--- wxBrowseButton.h    10 Jan 2004 18:49:23 -0000      1.24
+++ wxBrowseButton.h    10 Jan 2004 18:54:46 -0000      1.25
@@ -45,5 +45,5 @@
    {
 #if wxUSE_TOOLTIPS
-      SetToolTip(tooltip); 
+      SetToolTip(tooltip);
 #endif // wxUSE_TOOLTIPS
    }



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to