Update the documentation of QUuid::operator QString
authorOlivier Goffart <olivier.goffart@nokia.com>
Mon, 18 Jul 2011 10:12:29 +0000 (12:12 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 19 Jul 2011 14:49:02 +0000 (16:49 +0200)
2c8e030a3f1c2fd75737c883edacab5773755ee5 forgot to make it obsolete

Change-Id: Ic4d1f04c8c9c6656c3e93c60e7483b14f4517f19
Reviewed-on: http://codereview.qt.nokia.com/1742
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Olivier Goffart <olivier.goffart@nokia.com>
src/corelib/plugin/quuid.cpp

index eb29e6e..ad182eb 100644 (file)
@@ -441,6 +441,7 @@ QUuid QUuid::fromRfc4122(const QByteArray &bytes)
 #ifndef QT_NO_QUUID_STRING
 /*!
     \fn QUuid::operator QString() const
+    \obsolete
 
     Returns the string representation of the uuid.