Make a generic base for uploaders and move the SCP code into a subclass of that.
[dcpomatic.git] / src / lib / upload_job.cc
2015-07-17 Carl HetheringtonMake a generic base for uploaders and move the SCP...
2015-07-17 Carl HetheringtonRename SCPDCPJob -> UploadJob.