OSSP CVS Repository

ossp - Difference in ossp-pkg/as/as-gui/as_dataop.cpp versions 1.22 and 1.23
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/as/as-gui/as_dataop.cpp 1.22 -> 1.23

--- as_dataop.cpp        2002/12/13 23:42:37     1.22
+++ as_dataop.cpp        2002/12/16 09:58:34     1.23
@@ -350,8 +350,7 @@
         m_pMaintable->setItem(nCurrentrow + nIter, TITRAQ_IDXTASK, new RtTableItem(m_pMaintable, QTableItem::WhenCurrent, Task));
 
         // Continue with field processing business as usual
-        Remark.simplifyWhiteSpace(); // First get rid of and simplify whitespace
-        m_pMaintable->setText(nCurrentrow + nIter, TITRAQ_IDXREMARK, Remark);
+        m_pMaintable->setText(nCurrentrow + nIter, TITRAQ_IDXREMARK, Remark.simplifyWhiteSpace());
     }
 }
 

CVSTrac 2.0.1