From 28f1ec59edfb40d9427401b88955d2ddcf953114 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Mon, 3 Jun 2013 12:37:35 +0200 Subject: Doc: Fixed typo in QDialog. Task-number: QTBUG-31493 Change-Id: Ie112f601d629c794842d746e7b9c96849c74bdf6 Reviewed-by: Sergio Ahumada --- src/gui/dialogs/qdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/dialogs/qdialog.cpp b/src/gui/dialogs/qdialog.cpp index 65441fb..a779ac0 100644 --- a/src/gui/dialogs/qdialog.cpp +++ b/src/gui/dialogs/qdialog.cpp @@ -99,7 +99,7 @@ QT_BEGIN_NAMESPACE buttons\endlink. QDialogs can also have a QSizeGrip in their lower-right corner, using setSizeGripEnabled(). - Note that QDialog (an any other widget that has type Qt::Dialog) uses + Note that QDialog (and any other widget that has type \c Qt::Dialog) uses the parent widget slightly differently from other classes in Qt. A dialog is always a top-level widget, but if it has a parent, its default location is centered on top of the parent's top-level widget -- cgit v0.12