OSSP CVS Repository

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

ossp-pkg/as/as-gui/as_assist.cpp 1.42 -> 1.43

--- as_assist.cpp        2002/12/04 11:34:08     1.42
+++ as_assist.cpp        2002/12/04 11:41:55     1.43
@@ -476,10 +476,10 @@
     // Table header row
     m_pTablehead = m_pMaintable->horizontalHeader();
     m_pMaintable->setHScrollBarMode(QScrollView::AlwaysOff);
-    m_pTablehead->setLabel(0, QObject::trUtf8("Date"), 94);
-    m_pTablehead->setLabel(1, QObject::trUtf8("Begin"), 86);
-    m_pTablehead->setLabel(2, QObject::trUtf8("End"), 86);
-    m_pTablehead->setLabel(3, QObject::trUtf8("Amount"), 96);
+    m_pTablehead->setLabel(0, QObject::trUtf8("Date"), 90);
+    m_pTablehead->setLabel(1, QObject::trUtf8("Begin"), 80);
+    m_pTablehead->setLabel(2, QObject::trUtf8("End"), 80);
+    m_pTablehead->setLabel(3, QObject::trUtf8("Amount"), 98);
     m_pTablehead->setLabel(4, QObject::trUtf8("Task"), 96);
     m_pTablehead->setLabel(5, QObject::trUtf8("Remark"));
 

CVSTrac 2.0.1