From 19cec7475afb19b9a3096a5e01a87ae80690ce21 Mon Sep 17 00:00:00 2001 From: cniehaus Date: Wed, 20 Nov 2002 21:01:34 +0000 Subject: why the hell is my layout not working? --- (limited to 'noncore/apps/oxygen/dataTable.cpp') diff --git a/noncore/apps/oxygen/dataTable.cpp b/noncore/apps/oxygen/dataTable.cpp index 82b425e..16aa462 100644 --- a/noncore/apps/oxygen/dataTable.cpp +++ b/noncore/apps/oxygen/dataTable.cpp @@ -90,8 +90,8 @@ void OxydataWidget::setLayout() // DataTable->setColumnWidth ( 0 , this->width()/2 ); // DataTable->setColumnWidth ( 1 , this->width()/2 ); - DataTable->setColumnWidth ( 0 , 110 ); - DataTable->setColumnWidth ( 1 , 110 ); +//X DataTable->setColumnWidth ( 0 , 110 ); +//X DataTable->setColumnWidth ( 1 , 110 ); } OxydataTable::OxydataTable(int numRows, int numCols, QWidget *parent, -- cgit v0.9.0.2