OSSP CVS Repository

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

ossp-pkg/as/as-gui/as_gui.h 1.18 -> 1.19

--- as_gui.h     2002/11/22 19:42:25     1.18
+++ as_gui.h     2002/11/24 17:56:54     1.19
@@ -16,6 +16,9 @@
 #include <qlayout.h>
 #include <qfile.h>
 
+#include "prefs.h"
+#include "titconst.h"
+
 // Intentional no operation
 #define TITRAQ_NOP ((void)0)
 
@@ -33,6 +36,9 @@
     Titraqform(QWidget *pParent = 0, const char *kszName = 0, WFlags Flags = 0);
     ~Titraqform(void);
 
+    // Top level members
+    Preferences *m_pPrefs;
+
     // Main application actions
     QAction     *m_pFilenewact,   *m_pFileopenact;
     QAction     *m_pFilesaveact,  *m_pFilesaveasact;
@@ -118,6 +124,7 @@
     void setupEditlay(void);            // Editing lay
     void setupButtons(void);            // Push button widgets
     void setupPieces(void);             // Assemble widget pieces
+    void setupPrefs(void);              // Preferences
 
     // Data processing
     void loadData(QFile &);             // Load accounting data from file

CVSTrac 2.0.1