From 01f7b3b512bbb729ac44808748365699748f3d4c Mon Sep 17 00:00:00 2001 From: tille Date: Mon, 13 Jan 2003 15:04:59 +0000 Subject: remove : for carsten --- diff --git a/noncore/apps/oxygen/dataTable.cpp b/noncore/apps/oxygen/dataTable.cpp index 46eaeba..8f619b4 100644 --- a/noncore/apps/oxygen/dataTable.cpp +++ b/noncore/apps/oxygen/dataTable.cpp @@ -76,7 +76,7 @@ void OxydataWidget::setElement( int el ) void OxydataWidget::setTable() const { - DataTable->setText( 0,0, tr( "Weight:" ) ); + DataTable->setText( 0,0, tr( "Weight" ) ); DataTable->setText( 1,0, tr( "Block" )) ; DataTable->setText( 2,0, tr( "Group" )) ; DataTable->setText( 3,0, tr( "Electronegativity" )) ; -- cgit v0.9.0.2