OSSP CVS Repository

ossp - Difference in ossp-pkg/as/as-gui/as_gui.h versions 1.71 and 1.72
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/as/as-gui/as_gui.h 1.71 -> 1.72

--- as_gui.h     2003/02/06 15:55:01     1.71
+++ as_gui.h     2003/02/11 14:19:57     1.72
@@ -222,7 +222,8 @@
     Daydatedit  *m_pDateedit;           // Control to edit date
     QTimeEdit   *m_pStarttime;          // Control to edit start time
     QTimeEdit   *m_pEndtime;            // Control to edit finish time
-    AmountBox   *m_pAmount;             // Control to edit total time
+    QTimeEdit   *m_pAmount;             // Control to edit total time
+//    AmountBox   *m_pAmount;             // Control to edit total time
     QComboBox   *m_pTasks;              // Control to choose a task
     QLineEdit   *m_pRemark;             // Control to edit remark
 
@@ -263,7 +264,7 @@
     void updateDate(const QDate &);     // Update date column
     void updateStart(const QTime &);    // Update start column
     void updateFinish(const QTime &);   // Update finish column
-    void updateAmount(const QString &); // Update amount column
+    void updateAmount(const QTime &);   // Update amount column
     void updateTask(const QString &);   // Update task column
     void updateRemark(const QString &); // Update remark column
     void confirmEdit(void);             // Confirm whole row edition

CVSTrac 2.0.1