From: Pino Toscano Date: Tue, 13 Feb 2007 14:45:15 +0000 (+0000) Subject: put html tooltips for the items in the references section X-Git-Tag: v3.80.3~62 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=fc2f330b7da66da52047825d5575c8b9d4ca8eee;p=libqmvoc.git put html tooltips for the items in the references section svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=633216 --- diff --git a/kdeeduui/kdeeduglossary.cpp b/kdeeduui/kdeeduglossary.cpp index 5b39475..779b0be 100644 --- a/kdeeduui/kdeeduglossary.cpp +++ b/kdeeduui/kdeeduglossary.cpp @@ -451,10 +451,11 @@ QString GlossaryItem::parseReferences() const return QString(); QString htmlcode = "

" + i18n( "References" ) + "

";