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
..
2013-08-20 09:22:03 +02:00
2014-07-06 20:51:59 +02:00
2017-04-07 13:21:28 +10:00