svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=705898
KEduVocConjugation::~KEduVocConjugation()
{
+if (d->conjugations.count() > 0) {
+ kDebug() << "Killing Conjugation d->verbName: " << d->verbName << " conjugations.count(): " << d->conjugations.count() <<
+
+ " getType(0): " << getType(0) << " getAbbrev(0): " << getAbbrev(0) << " getName(0): " << getName(0);
+}
delete d;
}
QString pers3_n_plur;
QString lang;
QString type;
+
+ // this gets a list of keduvocconjugations, count will be the conjug number to be filled.
int count = 0;
// reset