From a1dfe27955ab2da27551d19500c2d2a01d46e470 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Tue, 25 May 2021 15:04:48 +0200 Subject: Doc: Use \deprecated instead of \obsolete Task-number: QTBUG-93990 Change-Id: I4e512354a49dde6678ca89cabc56bc76ba666bb3 Reviewed-by: Edward Welbourne --- src/widgets/kernel/qapplication.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/kernel/qapplication.cpp') diff --git a/src/widgets/kernel/qapplication.cpp b/src/widgets/kernel/qapplication.cpp index 0be8ac269c..430ccfe132 100644 --- a/src/widgets/kernel/qapplication.cpp +++ b/src/widgets/kernel/qapplication.cpp @@ -1563,7 +1563,7 @@ QWidget *QApplication::activeWindow() #if QT_DEPRECATED_SINCE(6,0) /*! - \obsolete Use the QFontMetricsF constructor instead + \deprecated Use the QFontMetricsF constructor instead. Returns display (screen) font metrics for the application font. \sa font(), setFont(), QWidget::fontMetrics(), QPainter::fontMetrics() -- cgit v1.2.3