diff options
author | David Boddie <dboddie@trolltech.com> | 2009-11-05 18:26:48 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-11-05 18:26:48 (GMT) |
commit | 80713aab0926e3d2ae9d0345e48c027deca1fbbb (patch) | |
tree | d8a2a37f9cdca9aa8192272bdca0b4e6a27d0440 /src/gui/util | |
parent | f1f3450e59d8d070e01c9bd852855daaeacd1390 (diff) | |
download | Qt-80713aab0926e3d2ae9d0345e48c027deca1fbbb.zip Qt-80713aab0926e3d2ae9d0345e48c027deca1fbbb.tar.gz Qt-80713aab0926e3d2ae9d0345e48c027deca1fbbb.tar.bz2 |
Doc: Fixed qdoc warnings.
Reviewed-by: Trust Me
Diffstat (limited to 'src/gui/util')
-rw-r--r-- | src/gui/util/qdesktopservices.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/util/qdesktopservices.cpp b/src/gui/util/qdesktopservices.cpp index 85b539f..fd84949 100644 --- a/src/gui/util/qdesktopservices.cpp +++ b/src/gui/util/qdesktopservices.cpp @@ -293,8 +293,6 @@ void QDesktopServices::unsetUrlHandler(const QString &scheme) have desktop concept, DesktopLocation returns same path as DocumentsLocation. Rest of the standard locations point to folder on same drive with executable, except that if executable is in ROM the folder from C drive is returned. - - \endcode */ /*! |