From f4a389bf66404f7c7474c4ef27491f5910da550b Mon Sep 17 00:00:00 2001 From: cniehaus Date: Sat, 21 Sep 2002 21:45:32 +0000 Subject: Now that I understand Harlekin I like his idea: Tabs --- (limited to 'noncore/apps/oxygen/dataTable.cpp') diff --git a/noncore/apps/oxygen/dataTable.cpp b/noncore/apps/oxygen/dataTable.cpp index 45c2ffd..e027c16 100644 --- a/noncore/apps/oxygen/dataTable.cpp +++ b/noncore/apps/oxygen/dataTable.cpp @@ -43,8 +43,8 @@ OxydataWidget::OxydataWidget(QWidget *parent) : QWidget(parent) middle->setFont( bf ); DataTable = new OxydataTable( 9,2, this ); - DataTable->setColumnWidth ( 1 , 118 ); - DataTable->setColumnWidth ( 0 , 118 ); +// DataTable->setColumnWidth ( 1 , 118 ); +// DataTable->setColumnWidth ( 0 , 118 ); setTable(); qgrid->addWidget( hbox,0,0 ); -- cgit v0.9.0.2