From kde-commits Sun Nov 15 19:12:24 2009 From: =?utf-8?q?Peter=20K=C3=BCmmel?= Date: Sun, 15 Nov 2009 19:12:24 +0000 To: kde-commits Subject: KDE/kdelibs/nepomuk/query Message-Id: <1258312344.103074.26083.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=125831235117367 SVN commit 1049756 by kuemmel: typo, forgot to save M +1 -1 term.h --- trunk/KDE/kdelibs/nepomuk/query/term.h #1049755:1049756 @@ -303,7 +303,7 @@ } #ifdef Q_CC_MSVC -// there is a handwritten instantiation of clone() +// there is a hand written instantiation of clone() template<> Nepomuk::Query::TermPrivate* QSharedDataPointer::clone(); #endif