ossp-pkg/as/as-gui/as_gui.h 1.76 -> 1.77
--- as_gui.h 2003/02/17 13:38:22 1.76
+++ as_gui.h 2003/02/17 17:18:24 1.77
@@ -204,6 +204,7 @@
QAction *m_pRefreshact, *m_pCutact;
QAction *m_pCopyact, *m_pPasteact;
QAction *m_pSyncact, *m_pPrefsact;
+ QAction *m_pReportact;
// Table, cells, and entries in package layout
TiTable *m_pMaintable;
|
|