summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfsfileengine_unix.cpp
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-03-11 10:43:25 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-03-11 10:43:25 (GMT)
commitfb9fd3016065fda15abbb14a6afefa604bf38f1f (patch)
tree86388db307701a594275dc2c95c77822144a7c6e /src/corelib/io/qfsfileengine_unix.cpp
parentb5d9d2eb1fbfbbf2732e90ef4d6a3e3ae5104c0c (diff)
downloadQt-fb9fd3016065fda15abbb14a6afefa604bf38f1f.zip
Qt-fb9fd3016065fda15abbb14a6afefa604bf38f1f.tar.gz
Qt-fb9fd3016065fda15abbb14a6afefa604bf38f1f.tar.bz2
doc: Fixed three new qdoc errors.
Diffstat (limited to 'src/corelib/io/qfsfileengine_unix.cpp')
-rw-r--r--src/corelib/io/qfsfileengine_unix.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/corelib/io/qfsfileengine_unix.cpp b/src/corelib/io/qfsfileengine_unix.cpp
index 42ccc2d..6df00d6 100644
--- a/src/corelib/io/qfsfileengine_unix.cpp
+++ b/src/corelib/io/qfsfileengine_unix.cpp
@@ -736,9 +736,6 @@ static bool _q_isMacHidden(const QString &path)
}
#endif
-/*!
- \internal
-*/
QAbstractFileEngine::FileFlags QFSFileEnginePrivate::getPermissions(QAbstractFileEngine::FileFlags type) const
{
QAbstractFileEngine::FileFlags ret = 0;