Doc: QTranslator::translate() isn't an overload anymore

Change-Id: Ib50044da48be3fb4f43300aa285e15403bd8d65e
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
David Faure 2013-06-14 15:51:48 +02:00 committed by The Qt Project
parent 46106c4e16
commit a4d41f6803

View File

@ -1084,8 +1084,6 @@ void QTranslatorPrivate::clear()
}
/*!
\overload translate()
Returns the translation for the key (\a context, \a sourceText,
\a disambiguation). If none is found, also tries (\a context, \a
sourceText, ""). If that still fails, returns a null string.