Update of /cvsroot/mahogany/M/src/modules/viewflt
In directory sc8-pr-cvs1:/tmp/cvs-serv31627/src/modules/viewflt
Modified Files:
TextMarkup.cpp
Log Message:
fixed a bug with showing trailing markup symbol on screen
Index: TextMarkup.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/viewflt/TextMarkup.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -u -2 -r1.3 -r1.4
--- TextMarkup.cpp 8 Dec 2002 01:11:58 -0000 1.3
+++ TextMarkup.cpp 9 Dec 2002 21:46:24 -0000 1.4
@@ -191,5 +191,5 @@
if ( state != Normal )
{
- textNormal = chLastSpecial + textSpecial;
+ textNormal = textSpecial;
textSpecial.clear();
state = Normal;
-------------------------------------------------------
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