mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
remove unused variable
This commit is contained in:
parent
a1ea0ac540
commit
4296c77178
@ -421,7 +421,6 @@ class CORE_EXPORT QgsDataItem : public QObject
|
||||
QFutureWatcher< QVector <QgsDataItem *> > *mFutureWatcher;
|
||||
// number of items currently in loading (populating) state
|
||||
static QgsAnimatedIcon *sPopulatingIcon;
|
||||
QList<QgsDataItem *> mSelectedItems;
|
||||
};
|
||||
|
||||
Q_DECLARE_OPERATORS_FOR_FLAGS( QgsDataItem::Capabilities )
|
||||
|
Loading…
x
Reference in New Issue
Block a user