Several fixes and changes made by Floessie earlier
This commit is contained in:
@@ -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),
|
||||
|
Reference in New Issue
Block a user