Fix SIP file not up to date: core/auto_generated/qgsfieldproxymodel.sip

Introduced by 39fb9ce84a4b1743ddccb6a2cf842f06d17eb124 Merge branch 'master' into on-screen-navigation
This commit is contained in:
rldhont 2019-06-24 15:41:27 +02:00
parent 2b1ddfa4c9
commit 15961c2207

View File

@ -34,6 +34,7 @@ The QgsFieldProxyModel class provides an easy to use model to display the list o
Date,
Time,
HideReadOnly,
DateTime,
AllTypes,
};
typedef QFlags<QgsFieldProxyModel::Filter> Filters;