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
..
2017-06-27 08:33:13 +10:00
2017-06-06 13:41:42 +10:00
2017-06-06 13:41:42 +10:00
2017-06-06 13:41:42 +10:00
2017-03-05 10:21:24 +01:00