ossp-pkg/as/as-gui/as_gui.h 1.72 -> 1.73
--- as_gui.h 2003/02/11 14:19:57 1.72
+++ as_gui.h 2003/02/13 19:49:02 1.73
@@ -205,7 +205,7 @@
QAction *m_pAddrowact, *m_pDelrowact;
QAction *m_pRefreshact, *m_pCutact;
QAction *m_pCopyact, *m_pPasteact;
- QAction *m_pSynciiopact, *m_pSyncsoapact;
+ QAction *m_pSyncact;
// Table, cells, and entries in package layout
TiTable *m_pMaintable;
|
|