OSSP CVS Repository

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

ossp-pkg/as/as-gui/as_gui.h 1.75 -> 1.76

--- as_gui.h     2003/02/14 19:27:03     1.75
+++ as_gui.h     2003/02/17 13:38:22     1.76
@@ -56,8 +56,8 @@
 class QFile;
 
 // Local class prototypes
-// class AmountBox; // Warning: Might be replaced with QTimeEdit
-class Daydatedit;
+class ASTimeEdit;
+class Daydatedit; // Might be replaced with ASTimeEdit throughout
 class TiTable;
 class Preferences;
 class Prefpanel;
@@ -220,8 +220,8 @@
     Daydatedit  *m_pDateedit;           // Control to edit date
     QTimeEdit   *m_pStarttime;          // Control to edit start time
     QTimeEdit   *m_pEndtime;            // Control to edit finish time
-    QTimeEdit   *m_pAmount;             // Control to edit total time
-//    AmountBox   *m_pAmount;             // Control to edit total time
+//    QTimeEdit   *m_pAmount;             // Control to edit total time
+    ASTimeEdit  *m_pAmount;             // Control to edit total time
     QComboBox   *m_pTasks;              // Control to choose a task
     QLineEdit   *m_pRemark;             // Control to edit remark
 

CVSTrac 2.0.1