diff options
Diffstat (limited to 'cervisia')
-rw-r--r-- | cervisia/loginfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/loginfo.h b/cervisia/loginfo.h index e75df840..df88947f 100644 --- a/cervisia/loginfo.h +++ b/cervisia/loginfo.h @@ -101,7 +101,7 @@ struct LogInfo TQString createToolTipText(bool showTime = true) const; /** - * Calls KLocale::formatDateTime() to create a formatted string. + * Calls TDELocale::formatDateTime() to create a formatted string. * * @param showTime show commit time in tooltip. * @param shortFormat using the short date format. |