Nyall Dawson 03275bbace Split QgsProcessingAlgorithm::create into non virtual-create
and pure virtual createInstance

Allows us to add logic which always need applying within
create(), leaving createInstance() free to just return a
raw new instance of the class
2017-07-10 10:07:32 +10:00
..
2016-09-21 23:30:04 +02:00
2013-08-20 09:22:03 +02:00