Solving issue 1684: "thumbnail.cc uses Glib::Mutex recusively" ; this changeset introduce a new MyMutex and MyMutex::MyLock class that has to be used instead of Glib ones
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#define _BATCHQUEUE_
|
||||
|
||||
#include <gtkmm.h>
|
||||
#include "threadutils.h"
|
||||
#include "batchqueueentry.h"
|
||||
#include "../rtengine/rtengine.h"
|
||||
#include "options.h"
|
||||
|
Reference in New Issue
Block a user