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

Modified Files:
        wxComposeView.cpp 
Log Message:
no changes

Index: wxComposeView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxComposeView.cpp,v
retrieving revision 1.307
retrieving revision 1.308
diff -b -u -2 -r1.307 -r1.308
--- wxComposeView.cpp   15 Oct 2002 07:37:39 -0000      1.307
+++ wxComposeView.cpp   15 Oct 2002 11:24:59 -0000      1.308
@@ -3147,9 +3147,9 @@
    {
       bool dontShowAgain = false;
-      (void)ShowAttachmentDialog(m_editor->GetWindow(), &props, &dontShowAgain);
-      {
+
+      ShowAttachmentDialog(m_editor->GetWindow(), &props, &dontShowAgain);
+
          mc->SetName(props.name);
          mc->SetDisposition(props.GetDisposition());
-      }
 
       if ( dontShowAgain )



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to