- Timestamp:
- Oct 6, 2006, 10:42:13 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r199 r203 136 136 _mountPointsTable = new QTableWidget(0,4); 137 137 _mountPointsTable->horizontalHeader()->setResizeMode(QHeaderView::Interactive); 138 _mountPointsTable->horizontalHeader()->setStretchLastSection(true); 138 139 _mountPointsTable->setHorizontalHeaderLabels(labels); 139 140 // _mountPointsTable->horizontalHeader()->hide();
Note:
See TracChangeset
for help on using the changeset viewer.