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

Modified Files:
        wxComposeView.cpp 
Log Message:
added possibility to set the message headers from templates

Index: wxComposeView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxComposeView.cpp,v
retrieving revision 1.250
retrieving revision 1.251
diff -b -u -2 -r1.250 -r1.251
--- wxComposeView.cpp   4 Mar 2002 18:24:36 -0000       1.250
+++ wxComposeView.cpp   4 Mar 2002 20:53:27 -0000       1.251
@@ -1874,4 +1874,7 @@
 
    m_LayoutWindow->Refresh();
+
+   // the text hasn't been modified by the user
+   m_LayoutWindow->ResetDirty();
 }
 


_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to