Merge branch 'dev' into 32b-tiff-output-cli
This commit is contained in:
@@ -55,7 +55,7 @@ BatchQueueEntry::BatchQueueEntry (rtengine::ProcessingJob* pjob, const rtengine:
|
||||
#endif
|
||||
|
||||
if (!iconsLoaded) {
|
||||
savedAsIcon = RTImage::createFromFile ("gtk-save.png");
|
||||
savedAsIcon = RTImage::createFromFile ("save-small.png");
|
||||
iconsLoaded = true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user