From: Frederik Gladhorn Date: Fri, 14 Sep 2007 09:18:24 +0000 (+0000) Subject: Deprecate old lessonNames() call. X-Git-Tag: v3.94.0~53 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=9f0cd65b2639c79bfe1f89d765f1e5943aa69a4e;p=libqmvoc.git Deprecate old lessonNames() call. svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=712341 --- diff --git a/keduvocdocument/keduvocdocument.h b/keduvocdocument/keduvocdocument.h index 0e4d0cf..6aee9c9 100644 --- a/keduvocdocument/keduvocdocument.h +++ b/keduvocdocument/keduvocdocument.h @@ -430,7 +430,7 @@ public: * All lesson descriptions as stringlist. * @returns a list of defined lessons */ - QStringList lessonNames() const; + KDE_DEPRECATED QStringList lessonNames() const; /** @todo implement this? * Moves the lesson at index position from to index position to.