- Timestamp:
- Oct 8, 2006, 6:08:03 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r231 r233 135 135 _logFileLineEdit = new QLineEdit(settings.value("logFile").toString()); 136 136 _mountPointsTable = new QTableWidget(0,4); 137 _mountPointsTable->horizontalHeader()->resizeSection(1,25*ww); 137 138 _mountPointsTable->horizontalHeader()->setResizeMode(QHeaderView::Interactive); 138 139 _mountPointsTable->horizontalHeader()->setStretchLastSection(true);
Note:
See TracChangeset
for help on using the changeset viewer.