OSSP CVS Repository

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

ossp-pkg/as/as-gui/as_gui.h 1.28 -> 1.29

--- as_gui.h     2002/11/26 20:38:19     1.28
+++ as_gui.h     2002/11/26 21:18:48     1.29
@@ -12,6 +12,7 @@
 #include <qdatetimeedit.h>
 #include <qspinbox.h>
 #include <qlineedit.h>
+#include <qpushbutton.h>
 #include <qlayout.h>
 #include <qfile.h>
 
@@ -70,6 +71,7 @@
     AmountBox   *m_pAmount;
     QComboBox   *m_pTasks;
     QLineEdit   *m_pRemark;
+    QPushButton *m_pConfirmbutton;
 
 protected slots:
     void cutEntry(void);                // Cut a task entry from the list
@@ -87,6 +89,7 @@
     void aboutQt(void);                 // Learn more about Qt
     void selAll(void);                  // Edit menu select all
     void updEdit(int, int);             // Update edit controls
+    void confirmEdit(void);             // Confirm recent edition
     void configPrefs(void);             // Edit menu configure preferences
     void editingView(void);             // View menu editing
     void timingView(void);              // View menu timing

CVSTrac 2.0.1