ossp-pkg/as/as-gui/as_gui.h 1.33 -> 1.34
--- as_gui.h 2002/11/27 22:44:48 1.33
+++ as_gui.h 2002/11/27 23:07:38 1.34
@@ -117,8 +117,7 @@
QFrame *m_pCenframe; // Central frame
QVBoxLayout *m_pMainlayout; // Package and control layouts
QVBoxLayout *m_pPackagelayout; // Main table control
- QHBoxLayout *m_pDatelayout; // Lower date and time widgets
- QHBoxLayout *m_pTasklayout; // Lower task and remark widgets
+ QHBoxLayout *m_pEditlayout; // Lower edition widgets
private:
// Owned by QMainWindow
|
|