]> Git trees. - libqmvoc.git/commitdiff
added halflife unit
authorJörg Buchwald <buchwaldj@web.de>
Tue, 29 Aug 2006 14:06:26 +0000 (14:06 +0000)
committerJörg Buchwald <buchwaldj@web.de>
Tue, 29 Aug 2006 14:06:26 +0000 (14:06 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=578513

libscience/isotopeparser.cpp

index 5a8f6f209e2f65dec8a73feca19d634f5ef4fee1..499648a35015295d741fc67c8746f4ea99c77068 100644 (file)
@@ -121,7 +121,6 @@ bool IsotopeParser::startElement(const QString&, const QString &localName, const
                        if ( attrs.localName( i ) == "unit" )
                        {
                        d->currentDataObject->setUnit( d->currentUnit );
-                       continue;
                        }
                        else
                        {