Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
71 additions
and 2 deletions.
- +1 −0 images/images.qrc
- 0 python/plugins/processing/images/history.svg → images/themes/default/mIconHistory.svg
- +3 −0 python/gui/auto_additions/qgsprocessingtoolboxmodel.py
- +29 −0 python/gui/auto_generated/processing/qgsprocessingtoolboxmodel.sip.in
- +1 −1 python/plugins/processing/ProcessingPlugin.py
- +13 −1 src/gui/processing/qgsprocessingtoolboxmodel.cpp
- +24 −0 src/gui/processing/qgsprocessingtoolboxmodel.h
File renamed without changes.
@@ -0,0 +1,3 @@ | ||
# The following has been generated automatically from src/gui/processing/qgsprocessingtoolboxmodel.h | ||
QgsProcessingToolboxProxyModel.Filters.baseClass = QgsProcessingToolboxProxyModel | ||
Filters = QgsProcessingToolboxProxyModel # dirty hack since SIP seems to introduce the flags in module |