From: Frederik Gladhorn Date: Sun, 23 Mar 2008 11:02:35 +0000 (+0000) Subject: Also show the new docks in the menu. X-Git-Tag: v4.0.71~13 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=207a10fbeba64caccdf8a8170a34890ef2c0f591;p=libqmvoc.git Also show the new docks in the menu. svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=789135 --- diff --git a/keduvocdocument/keduvockvtml2writer.cpp b/keduvocdocument/keduvockvtml2writer.cpp index 44357a3..4a1b30e 100644 --- a/keduvocdocument/keduvockvtml2writer.cpp +++ b/keduvocdocument/keduvockvtml2writer.cpp @@ -238,11 +238,8 @@ void KEduVocKvtml2Writer::writeSynonymAntonymFalseFriend(QDomElement & parentEle } } - QDomElement relatedElement; - QList list; - switch (type) { case KEduVocTranslation::Synonym: list = translation->synonyms();