Index: /trunk/BNC/bncwindow.cpp
===================================================================
--- /trunk/BNC/bncwindow.cpp	(revision 202)
+++ /trunk/BNC/bncwindow.cpp	(revision 203)
@@ -136,4 +136,5 @@
   _mountPointsTable   = new QTableWidget(0,4);
   _mountPointsTable->horizontalHeader()->setResizeMode(QHeaderView::Interactive);
+  _mountPointsTable->horizontalHeader()->setStretchLastSection(true);
   _mountPointsTable->setHorizontalHeaderLabels(labels);
 //  _mountPointsTable->horizontalHeader()->hide();
