Update of /cvsroot/mahogany/M/src/mail
In directory sc8-pr-cvs1:/tmp/cvs-serv15709/src/mail

Modified Files:
        MailFolderCC.cpp 
Log Message:
Removed empty line in progress dialog

Index: MailFolderCC.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/mail/MailFolderCC.cpp,v
retrieving revision 1.685
retrieving revision 1.686
diff -b -u -2 -r1.685 -r1.686
--- MailFolderCC.cpp    13 Oct 2003 23:45:46 -0000      1.685
+++ MailFolderCC.cpp    16 Oct 2003 13:41:59 -0000      1.686
@@ -680,5 +680,5 @@
          // construct the label
          String label;
-         label << m_msgProgress << _T('\n');
+         label << m_msgProgress;
          
          // Don't show subject/sender if the mail is going to be filtered.



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to