Several fixes and changes made by Floessie earlier

This commit is contained in:
Thanatomanic
2021-04-27 21:35:43 +02:00
parent ae754b2492
commit 9fcf45dca5
7 changed files with 307 additions and 250 deletions

View File

@@ -46,9 +46,6 @@
#include "profilestorecombobox.h"
#include "version.h"
#include "../rtengine/mytime.h"
using namespace rtengine::procparams;
namespace {
@@ -109,6 +106,8 @@ bool CPBDump(
} // namespace
using namespace rtengine::procparams;
Thumbnail::Thumbnail(CacheManager* cm, const Glib::ustring& fname, CacheImageData* cf) :
fname(fname),
cfs(*cf),