ossp-pkg/as/as-gui/as_gui.h 1.45 -> 1.46
--- as_gui.h 2002/12/10 14:23:58 1.45
+++ as_gui.h 2002/12/11 16:00:47 1.46
@@ -103,6 +103,8 @@
// Edition widgets
QDate *m_pDatezero; // Hack to store empty date
+ QLineEdit *m_pStatusedit; // Control to show entry status
+ QLineEdit *m_pLineedit; // Control to line number
QLineEdit *m_pUseredit; // Control to edit user name
QLineEdit *m_pGuidedit; // Control to edit GUID
QLineEdit *m_pCrcedit; // Control to edit CRC
|
|