mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-11 00:04:27 -04:00
Fix doxygen warning
This commit is contained in:
parent
af0e369834
commit
79c180a77e
@ -751,7 +751,6 @@ class QgsZipItem : QgsDataCollectionItem
|
||||
|
||||
|
||||
|
||||
|
||||
/************************************************************************
|
||||
* This file has been generated automatically from *
|
||||
* *
|
||||
|
@ -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 )
|
||||
{
|
||||
|
@ -723,7 +723,7 @@ class CORE_EXPORT QgsProjectHomeItem : public QgsDirectoryItem
|
||||
|
||||
};
|
||||
#endif
|
||||
|
||||
///@endcond
|
||||
|
||||
#endif // QGSDATAITEM_H
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user