Fix doxygen warning

This commit is contained in:
Nyall Dawson 2017-12-14 08:04:55 +10:00
parent af0e369834
commit 79c180a77e
3 changed files with 2 additions and 3 deletions

View File

@ -751,7 +751,6 @@ class QgsZipItem : QgsDataCollectionItem
/************************************************************************
* This file has been generated automatically from *
* *

View File

@ -1542,7 +1542,7 @@ QStringList QgsZipItem::getZipFileList()
}
///@cond PRIVATE
///
QgsProjectHomeItem::QgsProjectHomeItem( QgsDataItem *parent, const QString &name, const QString &dirPath, const QString &path )
: QgsDirectoryItem( parent, name, dirPath, path )
{

View File

@ -723,7 +723,7 @@ class CORE_EXPORT QgsProjectHomeItem : public QgsDirectoryItem
};
#endif
///@endcond
#endif // QGSDATAITEM_H