Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2860/src/gui

Modified Files:
        wxComposeView.cpp 
Log Message:
really reevaluate template when identity changes (code for this was there before but 
it didn't work...)

Index: wxComposeView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxComposeView.cpp,v
retrieving revision 1.372
retrieving revision 1.373
diff -b -u -2 -r1.372 -r1.373
--- wxComposeView.cpp   19 Sep 2004 15:45:09 -0000      1.372
+++ wxComposeView.cpp   19 Sep 2004 15:52:15 -0000      1.373
@@ -2920,4 +2920,6 @@
          DoClear();
 
+         // forget previously read template, it could have changed
+         m_template.clear();
          DoInitText();
       }



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to