]> Git trees. - libqmvoc.git/commit
Remove all calls to KEduVocExpression->translationCount() and the function itself...
authorFrederik Gladhorn <gladhorn@kde.org>
Mon, 27 Aug 2007 23:28:20 +0000 (23:28 +0000)
committerFrederik Gladhorn <gladhorn@kde.org>
Mon, 27 Aug 2007 23:28:20 +0000 (23:28 +0000)
commit06f9affeb314dceb32164572b38287215aad23cb
tree676b4e11203113e14742c3034bedc4073602686b
parent111d6d057b444bb7f34b96d6ed83907b05def55f
Remove all calls to KEduVocExpression->translationCount() and the function itself, since we use a QMap for translations.
Now it will actually be possible to remove translations.
Use KEduVocExpression->translationIndices() to get the translations that are present.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=705446
keduvocdocument/keduvoccsvreader.cpp
keduvocdocument/keduvocdocument.cpp
keduvocdocument/keduvocexpression.cpp
keduvocdocument/keduvocexpression.h
keduvocdocument/keduvockvtml2writer.cpp