OSSP CVS Repository

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

ossp-pkg/as/as-gui/as_gui.h 1.23 -> 1.24

--- as_gui.h     2002/11/25 11:40:07     1.23
+++ as_gui.h     2002/11/25 15:45:06     1.24
@@ -16,8 +16,9 @@
 #include <qlayout.h>
 #include <qfile.h>
 
-#include "titprefs.h"
-#include "titconst.h"
+#include "titconst.h"       // For general constants
+#include "titprefs.h"       // For class Preferences
+#include "titamount.h"      // For class AmountBox
 
 // Intentional no operation
 #define TITRAQ_NOP ((void)0)
@@ -66,7 +67,7 @@
     QDateEdit   *m_pDateedit;
     QTimeEdit   *m_pStarttime;
     QTimeEdit   *m_pEndtime;
-    QSpinBox    *m_pAmount;
+    AmountBox   *m_pAmount;
     QComboBox   *m_pTasks;
     QLineEdit   *m_pRemark;
 

CVSTrac 2.0.1